Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-43665 (GCVE-0-2023-43665)
Vulnerability from cvelistv5 – Published: 2023-11-03 00:00 – Updated: 2025-11-04 17:12- n/a
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2025-11-04T17:12:41.936Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://groups.google.com/forum/#%21forum/django-announce"
},
{
"tags": [
"x_transferred"
],
"url": "https://docs.djangoproject.com/en/4.2/releases/security/"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.djangoproject.com/weblog/2023/oct/04/security-releases/"
},
{
"name": "FEDORA-2023-a67af7d8f4",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HJFRPUHDYJHBH3KYHSPGULQM4JN7BMSU/"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20231221-0001/"
},
{
"name": "FEDORA-2024-84fbbbb914",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZQJOMNRMVPCN5WMIZ7YSX5LQ7IR2NY4D/"
},
{
"name": "[oss-security] 20240304 Django: CVE-2024-27351: Potential regular expression denial-of-service in django.utils.text.Truncator.words()",
"tags": [
"mailing-list",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2024/03/04/1"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZQJOMNRMVPCN5WMIZ7YSX5LQ7IR2NY4D/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-05-01T17:09:51.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"url": "https://groups.google.com/forum/#%21forum/django-announce"
},
{
"url": "https://docs.djangoproject.com/en/4.2/releases/security/"
},
{
"url": "https://www.djangoproject.com/weblog/2023/oct/04/security-releases/"
},
{
"name": "FEDORA-2023-a67af7d8f4",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HJFRPUHDYJHBH3KYHSPGULQM4JN7BMSU/"
},
{
"url": "https://security.netapp.com/advisory/ntap-20231221-0001/"
},
{
"name": "FEDORA-2024-84fbbbb914",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZQJOMNRMVPCN5WMIZ7YSX5LQ7IR2NY4D/"
},
{
"name": "[oss-security] 20240304 Django: CVE-2024-27351: Potential regular expression denial-of-service in django.utils.text.Truncator.words()",
"tags": [
"mailing-list"
],
"url": "http://www.openwall.com/lists/oss-security/2024/03/04/1"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2023-43665",
"datePublished": "2023-11-03T00:00:00.000Z",
"dateReserved": "2023-09-20T00:00:00.000Z",
"dateUpdated": "2025-11-04T17:12:41.936Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-43665",
"date": "2026-07-23",
"epss": "0.01225",
"percentile": "0.65663"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"3.2\", \"versionEndExcluding\": \"3.2.22\", \"matchCriteriaId\": \"8BA393E1-3182-4225-9C9E-9ADEFDB870B5\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"4.1\", \"versionEndExcluding\": \"4.1.12\", \"matchCriteriaId\": \"D6A68CC8-3ABF-4E38-97AB-9AE50A6FBACF\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"4.2\", \"versionEndExcluding\": \"4.2.6\", \"matchCriteriaId\": \"80AE2E8A-697C-4495-84C0-A439EAA7D657\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:fedoraproject:fedora:39:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B8EDB836-4E6A-4B71-B9B2-AA3E03E0F646\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"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.\"}, {\"lang\": \"es\", \"value\": \"En Django 3.2 anterior a 3.2.22, 4.1 anterior a 4.1.12 y 4.2 anterior a 4.2.6, los m\\u00e9todos django.utils.text.Truncator chars() y palabras() (cuando se usan con html=True) est\\u00e1n sujetos a un potencial Ataque DoS (denegaci\\u00f3n de servicio) a trav\\u00e9s de ciertas entradas con texto HTML muy largo y potencialmente mal formado. Los m\\u00e9todos chars() y palabras() se utilizan para implementar los filtros de plantilla truncatechars_html y truncatewords_html, que por tanto tambi\\u00e9n son vulnerables. NOTA: este problema existe debido a una soluci\\u00f3n incompleta para CVE-2019-14232.\"}]",
"id": "CVE-2023-43665",
"lastModified": "2024-11-21T08:24:34.663",
"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}]}",
"published": "2023-11-03T05:15:30.047",
"references": "[{\"url\": \"http://www.openwall.com/lists/oss-security/2024/03/04/1\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://docs.djangoproject.com/en/4.2/releases/security/\", \"source\": \"cve@mitre.org\", \"tags\": [\"Patch\", \"Vendor Advisory\"]}, {\"url\": \"https://groups.google.com/forum/#%21forum/django-announce\", \"source\": \"cve@mitre.org\", \"tags\": [\"Permissions Required\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HJFRPUHDYJHBH3KYHSPGULQM4JN7BMSU/\", \"source\": \"cve@mitre.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZQJOMNRMVPCN5WMIZ7YSX5LQ7IR2NY4D/\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20231221-0001/\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://www.djangoproject.com/weblog/2023/oct/04/security-releases/\", \"source\": \"cve@mitre.org\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/03/04/1\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://docs.djangoproject.com/en/4.2/releases/security/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Vendor Advisory\"]}, {\"url\": \"https://groups.google.com/forum/#%21forum/django-announce\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Permissions Required\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HJFRPUHDYJHBH3KYHSPGULQM4JN7BMSU/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZQJOMNRMVPCN5WMIZ7YSX5LQ7IR2NY4D/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20231221-0001/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://www.djangoproject.com/weblog/2023/oct/04/security-releases/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}]",
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-1284\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-43665\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2023-11-03T05:15:30.047\",\"lastModified\":\"2026-06-17T06:26:11.360\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"En Django 3.2 anterior a 3.2.22, 4.1 anterior a 4.1.12 y 4.2 anterior a 4.2.6, los m\u00e9todos django.utils.text.Truncator chars() y palabras() (cuando se usan con html=True) est\u00e1n sujetos a un potencial Ataque DoS (denegaci\u00f3n de servicio) a trav\u00e9s de ciertas entradas con texto HTML muy largo y potencialmente mal formado. Los m\u00e9todos chars() y palabras() se utilizan para implementar los filtros de plantilla truncatechars_html y truncatewords_html, que por tanto tambi\u00e9n son vulnerables. NOTA: este problema existe debido a una soluci\u00f3n incompleta para CVE-2019-14232.\"}],\"affected\":[{\"source\":\"cve@mitre.org\",\"affectedData\":[{\"vendor\":\"n/a\",\"product\":\"n/a\",\"versions\":[{\"version\":\"n/a\",\"status\":\"affected\"}]}]}],\"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}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1284\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.2\",\"versionEndExcluding\":\"3.2.22\",\"matchCriteriaId\":\"8BA393E1-3182-4225-9C9E-9ADEFDB870B5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.1\",\"versionEndExcluding\":\"4.1.12\",\"matchCriteriaId\":\"D6A68CC8-3ABF-4E38-97AB-9AE50A6FBACF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.2\",\"versionEndExcluding\":\"4.2.6\",\"matchCriteriaId\":\"80AE2E8A-697C-4495-84C0-A439EAA7D657\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:39:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B8EDB836-4E6A-4B71-B9B2-AA3E03E0F646\"}]}]}],\"references\":[{\"url\":\"http://www.openwall.com/lists/oss-security/2024/03/04/1\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://docs.djangoproject.com/en/4.2/releases/security/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://groups.google.com/forum/#%21forum/django-announce\",\"source\":\"cve@mitre.org\",\"tags\":[\"Permissions Required\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HJFRPUHDYJHBH3KYHSPGULQM4JN7BMSU/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZQJOMNRMVPCN5WMIZ7YSX5LQ7IR2NY4D/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20231221-0001/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://www.djangoproject.com/weblog/2023/oct/04/security-releases/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/03/04/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://docs.djangoproject.com/en/4.2/releases/security/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://groups.google.com/forum/#%21forum/django-announce\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Permissions Required\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HJFRPUHDYJHBH3KYHSPGULQM4JN7BMSU/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZQJOMNRMVPCN5WMIZ7YSX5LQ7IR2NY4D/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZQJOMNRMVPCN5WMIZ7YSX5LQ7IR2NY4D/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20231221-0001/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.djangoproject.com/weblog/2023/oct/04/security-releases/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-03-20T01:37:50+00:00",
"cve": "CVE-2023-43665",
"id": "CVE-2023-43665",
"initial_release_date": "2023-10-04T15:00:00+00:00",
"product_status:fixed": "22",
"product_status:known_affected": "12",
"product_status:known_not_affected": "2293",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "python-django: Denial-of-service possibility in django.utils.text.Truncator",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2023/cve-2023-43665.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "moderate",
"current_release_date": "2026-07-15T20:13:03Z",
"cve": "CVE-2023-43665",
"id": "CVE-2023-43665",
"initial_release_date": "2023-10-06T01:45:16Z",
"product_status:recommended": "28",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2023-43665",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2023-43665.json",
"version": "18"
}
}
}
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-2026:11248-1
Vulnerability from csaf_opensuse - Published: 2026-07-10 00:00 - Updated: 2026-07-10 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-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": "python313-Django-5.2.16-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python313-Django-5.2.16-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-11248",
"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_11248-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-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-2026-48588 page",
"url": "https://www.suse.com/security/cve/CVE-2026-48588/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-53877 page",
"url": "https://www.suse.com/security/cve/CVE-2026-53877/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-53878 page",
"url": "https://www.suse.com/security/cve/CVE-2026-53878/"
}
],
"title": "python313-Django-5.2.16-1.1 on GA media",
"tracking": {
"current_release_date": "2026-07-10T00:00:00Z",
"generator": {
"date": "2026-07-10T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:11248-1",
"initial_release_date": "2026-07-10T00:00:00Z",
"revision_history": [
{
"date": "2026-07-10T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python313-Django-5.2.16-1.1.aarch64",
"product": {
"name": "python313-Django-5.2.16-1.1.aarch64",
"product_id": "python313-Django-5.2.16-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-Django-5.2.16-1.1.aarch64",
"product": {
"name": "python314-Django-5.2.16-1.1.aarch64",
"product_id": "python314-Django-5.2.16-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-Django-5.2.16-1.1.ppc64le",
"product": {
"name": "python313-Django-5.2.16-1.1.ppc64le",
"product_id": "python313-Django-5.2.16-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-Django-5.2.16-1.1.ppc64le",
"product": {
"name": "python314-Django-5.2.16-1.1.ppc64le",
"product_id": "python314-Django-5.2.16-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-Django-5.2.16-1.1.s390x",
"product": {
"name": "python313-Django-5.2.16-1.1.s390x",
"product_id": "python313-Django-5.2.16-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-Django-5.2.16-1.1.s390x",
"product": {
"name": "python314-Django-5.2.16-1.1.s390x",
"product_id": "python314-Django-5.2.16-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-Django-5.2.16-1.1.x86_64",
"product": {
"name": "python313-Django-5.2.16-1.1.x86_64",
"product_id": "python313-Django-5.2.16-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-Django-5.2.16-1.1.x86_64",
"product": {
"name": "python314-Django-5.2.16-1.1.x86_64",
"product_id": "python314-Django-5.2.16-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": "python313-Django-5.2.16-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64"
},
"product_reference": "python313-Django-5.2.16-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Django-5.2.16-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le"
},
"product_reference": "python313-Django-5.2.16-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Django-5.2.16-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x"
},
"product_reference": "python313-Django-5.2.16-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Django-5.2.16-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64"
},
"product_reference": "python313-Django-5.2.16-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-Django-5.2.16-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64"
},
"product_reference": "python314-Django-5.2.16-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-Django-5.2.16-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le"
},
"product_reference": "python314-Django-5.2.16-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-Django-5.2.16-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x"
},
"product_reference": "python314-Django-5.2.16-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-Django-5.2.16-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
},
"product_reference": "python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00: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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "moderate"
}
],
"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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00: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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00: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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00: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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "moderate"
}
],
"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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "moderate"
}
],
"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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00: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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00: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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00: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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00: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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00: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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00: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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00: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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00: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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00: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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00: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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00: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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00: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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00: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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00: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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00: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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00: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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00: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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00: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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00: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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00: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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00: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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00: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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2021-35042"
},
{
"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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00: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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00: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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00: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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00: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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00: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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00: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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00: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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00: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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00: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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00: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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00: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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00: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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00: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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00: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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00: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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-45231"
},
{
"cve": "CVE-2026-48588",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-48588"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 6.0 before 6.0.7 and 5.2 before 5.2.16.\n`UpdateCacheMiddleware` and the `cache_page()` decorator cache responses that vary on cookies when the incoming request carries unrelated cookies, which allows remote attackers to read private data from the shared cache.\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 Chris Whyland for reporting this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-48588",
"url": "https://www.suse.com/security/cve/CVE-2026-48588"
},
{
"category": "external",
"summary": "SUSE Bug 1271029 for CVE-2026-48588",
"url": "https://bugzilla.suse.com/1271029"
}
],
"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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2026-48588"
},
{
"cve": "CVE-2026-53877",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-53877"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 6.0 before 6.0.7 and 5.2 before 5.2.16.\n`django.contrib.gis.gdal.GDALRaster` over-reads its in-memory buffer when constructed from a bytes object, which can disclose adjacent memory or cause service degradation via a potential segmentation fault when the `vsi_buffer` property is accessed.\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 Bence Nagy for reporting this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-53877",
"url": "https://www.suse.com/security/cve/CVE-2026-53877"
},
{
"category": "external",
"summary": "SUSE Bug 1271030 for CVE-2026-53877",
"url": "https://bugzilla.suse.com/1271030"
}
],
"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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-53877"
},
{
"cve": "CVE-2026-53878",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-53878"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 6.0 before 6.0.7 and 5.2 before 5.2.16.\n`DomainNameValidator` does not prohibit newlines in domain names (unless used via a form field, since `CharField` strips newlines). 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.\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 Bence Nagy for reporting this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-53878",
"url": "https://www.suse.com/security/cve/CVE-2026-53878"
},
{
"category": "external",
"summary": "SUSE Bug 1271031 for CVE-2026-53878",
"url": "https://bugzilla.suse.com/1271031"
}
],
"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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-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:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-53878"
}
]
}
OPENSUSE-SU-2026:11270-1
Vulnerability from csaf_opensuse - Published: 2026-07-14 00:00 - Updated: 2026-07-14 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django5-5.2.16-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": "python313-Django5-5.2.16-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python313-Django5-5.2.16-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-11270",
"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_11270-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-13473 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13473/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-14550 page",
"url": "https://www.suse.com/security/cve/CVE-2025-14550/"
},
{
"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/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1207 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1207/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1285 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1285/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1287 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1287/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1312 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1312/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-25674 page",
"url": "https://www.suse.com/security/cve/CVE-2026-25674/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33033 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33033/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33034 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33034/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-35192 page",
"url": "https://www.suse.com/security/cve/CVE-2026-35192/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-35193 page",
"url": "https://www.suse.com/security/cve/CVE-2026-35193/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-3902 page",
"url": "https://www.suse.com/security/cve/CVE-2026-3902/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4277 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4277/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4292 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4292/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-48587 page",
"url": "https://www.suse.com/security/cve/CVE-2026-48587/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-48588 page",
"url": "https://www.suse.com/security/cve/CVE-2026-48588/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-53877 page",
"url": "https://www.suse.com/security/cve/CVE-2026-53877/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-53878 page",
"url": "https://www.suse.com/security/cve/CVE-2026-53878/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-5766 page",
"url": "https://www.suse.com/security/cve/CVE-2026-5766/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6873 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6873/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6907 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6907/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-7666 page",
"url": "https://www.suse.com/security/cve/CVE-2026-7666/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-8404 page",
"url": "https://www.suse.com/security/cve/CVE-2026-8404/"
}
],
"title": "python313-Django5-5.2.16-1.1 on GA media",
"tracking": {
"current_release_date": "2026-07-14T00:00:00Z",
"generator": {
"date": "2026-07-14T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:11270-1",
"initial_release_date": "2026-07-14T00:00:00Z",
"revision_history": [
{
"date": "2026-07-14T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python313-Django5-5.2.16-1.1.aarch64",
"product": {
"name": "python313-Django5-5.2.16-1.1.aarch64",
"product_id": "python313-Django5-5.2.16-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-Django5-5.2.16-1.1.aarch64",
"product": {
"name": "python314-Django5-5.2.16-1.1.aarch64",
"product_id": "python314-Django5-5.2.16-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-Django5-5.2.16-1.1.ppc64le",
"product": {
"name": "python313-Django5-5.2.16-1.1.ppc64le",
"product_id": "python313-Django5-5.2.16-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-Django5-5.2.16-1.1.ppc64le",
"product": {
"name": "python314-Django5-5.2.16-1.1.ppc64le",
"product_id": "python314-Django5-5.2.16-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-Django5-5.2.16-1.1.s390x",
"product": {
"name": "python313-Django5-5.2.16-1.1.s390x",
"product_id": "python313-Django5-5.2.16-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-Django5-5.2.16-1.1.s390x",
"product": {
"name": "python314-Django5-5.2.16-1.1.s390x",
"product_id": "python314-Django5-5.2.16-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-Django5-5.2.16-1.1.x86_64",
"product": {
"name": "python313-Django5-5.2.16-1.1.x86_64",
"product_id": "python313-Django5-5.2.16-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-Django5-5.2.16-1.1.x86_64",
"product": {
"name": "python314-Django5-5.2.16-1.1.x86_64",
"product_id": "python314-Django5-5.2.16-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": "python313-Django5-5.2.16-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64"
},
"product_reference": "python313-Django5-5.2.16-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Django5-5.2.16-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le"
},
"product_reference": "python313-Django5-5.2.16-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Django5-5.2.16-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x"
},
"product_reference": "python313-Django5-5.2.16-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Django5-5.2.16-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64"
},
"product_reference": "python313-Django5-5.2.16-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-Django5-5.2.16-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64"
},
"product_reference": "python314-Django5-5.2.16-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-Django5-5.2.16-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le"
},
"product_reference": "python314-Django5-5.2.16-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-Django5-5.2.16-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x"
},
"product_reference": "python314-Django5-5.2.16-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-Django5-5.2.16-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
},
"product_reference": "python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00:00:00Z",
"details": "moderate"
}
],
"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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00:00:00Z",
"details": "moderate"
}
],
"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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00:00:00Z",
"details": "moderate"
}
],
"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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-13372"
},
{
"cve": "CVE-2025-13473",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13473"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28.\nThe `django.contrib.auth.handlers.modwsgi.check_password()` function for authentication via `mod_wsgi` allows remote attackers to enumerate users via a timing attack.\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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13473",
"url": "https://www.suse.com/security/cve/CVE-2025-13473"
},
{
"category": "external",
"summary": "SUSE Bug 1257401 for CVE-2025-13473",
"url": "https://bugzilla.suse.com/1257401"
}
],
"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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-13473"
},
{
"cve": "CVE-2025-14550",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-14550"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28.\n`ASGIRequest` allows a remote attacker to cause a potential denial-of-service via a crafted request with multiple duplicate headers.\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 Jiyong Yang for reporting this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-14550",
"url": "https://www.suse.com/security/cve/CVE-2025-14550"
},
{
"category": "external",
"summary": "SUSE Bug 1257403 for CVE-2025-14550",
"url": "https://bugzilla.suse.com/1257403"
}
],
"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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-14550"
},
{
"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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00: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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-64460"
},
{
"cve": "CVE-2026-1207",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1207"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28.\nRaster lookups on ``RasterField`` (only implemented on PostGIS) allows remote attackers to inject SQL via the band index parameter.\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 Tarek Nakkouch for reporting this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1207",
"url": "https://www.suse.com/security/cve/CVE-2026-1207"
},
{
"category": "external",
"summary": "SUSE Bug 1257405 for CVE-2026-1207",
"url": "https://bugzilla.suse.com/1257405"
}
],
"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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-1207"
},
{
"cve": "CVE-2026-1285",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1285"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28.\n`django.utils.text.Truncator.chars()` and `Truncator.words()` methods (with `html=True`) and the `truncatechars_html` and `truncatewords_html` template filters allow a remote attacker to cause a potential denial-of-service via crafted inputs containing a large number of unmatched HTML end tags.\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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1285",
"url": "https://www.suse.com/security/cve/CVE-2026-1285"
},
{
"category": "external",
"summary": "SUSE Bug 1257406 for CVE-2026-1285",
"url": "https://bugzilla.suse.com/1257406"
}
],
"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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-1285"
},
{
"cve": "CVE-2026-1287",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1287"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28.\n`FilteredRelation` is subject to SQL injection in column aliases via control characters, using a suitably crafted dictionary, with dictionary expansion, as the `**kwargs` passed to `QuerySet` methods `annotate()`, `aggregate()`, `extra()`, `values()`, `values_list()`, and `alias()`.\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 Solomon Kebede for reporting this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1287",
"url": "https://www.suse.com/security/cve/CVE-2026-1287"
},
{
"category": "external",
"summary": "SUSE Bug 1257407 for CVE-2026-1287",
"url": "https://bugzilla.suse.com/1257407"
}
],
"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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-1287"
},
{
"cve": "CVE-2026-1312",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1312"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28.\n`.QuerySet.order_by()` is subject to SQL injection in column aliases containing periods when the same alias is, using a suitably crafted dictionary, with dictionary expansion, used in `FilteredRelation`.\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 Solomon Kebede for reporting this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1312",
"url": "https://www.suse.com/security/cve/CVE-2026-1312"
},
{
"category": "external",
"summary": "SUSE Bug 1257408 for CVE-2026-1312",
"url": "https://bugzilla.suse.com/1257408"
}
],
"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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-1312"
},
{
"cve": "CVE-2026-25674",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-25674"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in 6.0 before 6.0.3, 5.2 before 5.2.12, and 4.2 before 4.2.29.\nRace condition in file-system storage and file-based cache backends in Django allows an attacker to cause file system objects to be created with incorrect permissions via concurrent requests, where one thread\u0027s temporary `umask` change affects other threads in multi-threaded environments.\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 Tarek Nakkouch for reporting this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-25674",
"url": "https://www.suse.com/security/cve/CVE-2026-25674"
},
{
"category": "external",
"summary": "SUSE Bug 1259142 for CVE-2026-25674",
"url": "https://bugzilla.suse.com/1259142"
}
],
"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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-25674"
},
{
"cve": "CVE-2026-33033",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33033"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in 6.0 before 6.0.4, 5.2 before 5.2.13, and 4.2 before 4.2.30.\n`MultiPartParser` allows remote attackers to degrade performance by submitting multipart uploads with `Content-Transfer-Encoding: base64` including excessive whitespace.\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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33033",
"url": "https://www.suse.com/security/cve/CVE-2026-33033"
},
{
"category": "external",
"summary": "SUSE Bug 1261722 for CVE-2026-33033",
"url": "https://bugzilla.suse.com/1261722"
},
{
"category": "external",
"summary": "SUSE Bug 1261732 for CVE-2026-33033",
"url": "https://bugzilla.suse.com/1261732"
}
],
"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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-33033"
},
{
"cve": "CVE-2026-33034",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33034"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in 6.0 before 6.0.4, 5.2 before 5.2.13, and 4.2 before 4.2.30.\nASGI requests with a missing or understated `Content-Length` header could\r\nbypass the `DATA_UPLOAD_MAX_MEMORY_SIZE` limit when reading\r\n`HttpRequest.body`, allowing remote attackers to load an unbounded request body into\r\nmemory.\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 Superior for reporting this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33034",
"url": "https://www.suse.com/security/cve/CVE-2026-33034"
},
{
"category": "external",
"summary": "SUSE Bug 1261724 for CVE-2026-33034",
"url": "https://bugzilla.suse.com/1261724"
},
{
"category": "external",
"summary": "SUSE Bug 1261732 for CVE-2026-33034",
"url": "https://bugzilla.suse.com/1261732"
}
],
"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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-33034"
},
{
"cve": "CVE-2026-35192",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-35192"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in 6.0 before 6.0.5 and 5.2 before 5.2.14.\nResponse headers do not vary on cookies if a session is not modified, but `SESSION_SAVE_EVERY_REQUEST` is `True`. A remote attacker can steal a user\u0027s session after that user visits a cached public page.\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 Cantina for reporting this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-35192",
"url": "https://www.suse.com/security/cve/CVE-2026-35192"
},
{
"category": "external",
"summary": "SUSE Bug 1264152 for CVE-2026-35192",
"url": "https://bugzilla.suse.com/1264152"
},
{
"category": "external",
"summary": "SUSE Bug 1264153 for CVE-2026-35192",
"url": "https://bugzilla.suse.com/1264153"
},
{
"category": "external",
"summary": "SUSE Bug 1264154 for CVE-2026-35192",
"url": "https://bugzilla.suse.com/1264154"
}
],
"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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-35192"
},
{
"cve": "CVE-2026-35193",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-35193"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 5.2 before 5.2.15 and 6.0 before 6.0.6.\n`django.middleware.cache.UpdateCacheMiddleware` in Django does not add `Authorization` to the `Vary` response header for requests bearing that header without `Cache-Control: public`, which allows remote attackers to read private cached responses via unauthenticated requests to the same URL.\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 Shai Berger for reporting this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-35193",
"url": "https://www.suse.com/security/cve/CVE-2026-35193"
},
{
"category": "external",
"summary": "SUSE Bug 1267576 for CVE-2026-35193",
"url": "https://bugzilla.suse.com/1267576"
}
],
"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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-35193"
},
{
"cve": "CVE-2026-3902",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-3902"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in 6.0 before 6.0.4, 5.2 before 5.2.13, and 4.2 before 4.2.30.\n`ASGIRequest` allows a remote attacker to spoof headers by exploiting an ambiguous mapping of two header variants (with hyphens or with underscores) to a single version with underscores.\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 Tarek Nakkouch for reporting this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-3902",
"url": "https://www.suse.com/security/cve/CVE-2026-3902"
},
{
"category": "external",
"summary": "SUSE Bug 1261729 for CVE-2026-3902",
"url": "https://bugzilla.suse.com/1261729"
},
{
"category": "external",
"summary": "SUSE Bug 1261732 for CVE-2026-3902",
"url": "https://bugzilla.suse.com/1261732"
}
],
"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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-3902"
},
{
"cve": "CVE-2026-4277",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4277"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in 6.0 before 6.0.4, 5.2 before 5.2.13, and 4.2 before 4.2.30.\nAdd permissions on inline model instances were not validated on submission of\r\nforged `POST` data in `GenericInlineModelAdmin`.\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 N05ec@LZU-DSLab for reporting this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4277",
"url": "https://www.suse.com/security/cve/CVE-2026-4277"
},
{
"category": "external",
"summary": "SUSE Bug 1261731 for CVE-2026-4277",
"url": "https://bugzilla.suse.com/1261731"
},
{
"category": "external",
"summary": "SUSE Bug 1261732 for CVE-2026-4277",
"url": "https://bugzilla.suse.com/1261732"
}
],
"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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-4277"
},
{
"cve": "CVE-2026-4292",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4292"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in 6.0 before 6.0.4, 5.2 before 5.2.13, and 4.2 before 4.2.30.\nAdmin changelist forms using `ModelAdmin.list_editable` incorrectly allowed new\r\ninstances to be created via forged `POST` data.\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 Cantina for reporting this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4292",
"url": "https://www.suse.com/security/cve/CVE-2026-4292"
},
{
"category": "external",
"summary": "SUSE Bug 1261732 for CVE-2026-4292",
"url": "https://bugzilla.suse.com/1261732"
}
],
"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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2026-4292"
},
{
"cve": "CVE-2026-48587",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-48587"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 5.2 before 5.2.15 and 6.0 before 6.0.6.\n`django.utils.cache.has_vary_header()` in Django does not strip leading or trailing whitespace from `Vary` response header values before comparison, which allows remote attackers to read cached responses via requests to URLs whose responses contain whitespace-padded Vary header values.\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 Navid Rezazadeh for reporting this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-48587",
"url": "https://www.suse.com/security/cve/CVE-2026-48587"
},
{
"category": "external",
"summary": "SUSE Bug 1267576 for CVE-2026-48587",
"url": "https://bugzilla.suse.com/1267576"
},
{
"category": "external",
"summary": "SUSE Bug 1267577 for CVE-2026-48587",
"url": "https://bugzilla.suse.com/1267577"
}
],
"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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-48587"
},
{
"cve": "CVE-2026-48588",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-48588"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 6.0 before 6.0.7 and 5.2 before 5.2.16.\n`UpdateCacheMiddleware` and the `cache_page()` decorator cache responses that vary on cookies when the incoming request carries unrelated cookies, which allows remote attackers to read private data from the shared cache.\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 Chris Whyland for reporting this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-48588",
"url": "https://www.suse.com/security/cve/CVE-2026-48588"
},
{
"category": "external",
"summary": "SUSE Bug 1271029 for CVE-2026-48588",
"url": "https://bugzilla.suse.com/1271029"
}
],
"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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2026-48588"
},
{
"cve": "CVE-2026-53877",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-53877"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 6.0 before 6.0.7 and 5.2 before 5.2.16.\n`django.contrib.gis.gdal.GDALRaster` over-reads its in-memory buffer when constructed from a bytes object, which can disclose adjacent memory or cause service degradation via a potential segmentation fault when the `vsi_buffer` property is accessed.\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 Bence Nagy for reporting this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-53877",
"url": "https://www.suse.com/security/cve/CVE-2026-53877"
},
{
"category": "external",
"summary": "SUSE Bug 1271030 for CVE-2026-53877",
"url": "https://bugzilla.suse.com/1271030"
}
],
"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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-53877"
},
{
"cve": "CVE-2026-53878",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-53878"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 6.0 before 6.0.7 and 5.2 before 5.2.16.\n`DomainNameValidator` does not prohibit newlines in domain names (unless used via a form field, since `CharField` strips newlines). 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.\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 Bence Nagy for reporting this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-53878",
"url": "https://www.suse.com/security/cve/CVE-2026-53878"
},
{
"category": "external",
"summary": "SUSE Bug 1271031 for CVE-2026-53878",
"url": "https://bugzilla.suse.com/1271031"
}
],
"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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-53878"
},
{
"cve": "CVE-2026-5766",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-5766"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in 6.0 before 6.0.5 and 5.2 before 5.2.14.\nASGI requests with a missing or understated `Content-Length` header can bypass the `FILE_UPLOAD_MAX_MEMORY_SIZE` limit, potentially loading large files into memory and causing service degradation.\r\n \r\nAs a reminder, Django expects a limit to be configured at the web server level rather than solely relying on `FILE_UPLOAD_MAX_MEMORY_SIZE`.\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 Kyle Agronick for reporting this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-5766",
"url": "https://www.suse.com/security/cve/CVE-2026-5766"
},
{
"category": "external",
"summary": "SUSE Bug 1264152 for CVE-2026-5766",
"url": "https://bugzilla.suse.com/1264152"
},
{
"category": "external",
"summary": "SUSE Bug 1264153 for CVE-2026-5766",
"url": "https://bugzilla.suse.com/1264153"
},
{
"category": "external",
"summary": "SUSE Bug 1264154 for CVE-2026-5766",
"url": "https://bugzilla.suse.com/1264154"
}
],
"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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-5766"
},
{
"cve": "CVE-2026-6873",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6873"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 6.0 before 6.0.6 and 5.2 before 5.2.15.\n`django.http.HttpRequest.get_signed_cookie` in Django uses a non-injective salt derivation (concatenating the cookie name and salt argument), which allows a remote attacker to use a cookie in a context different from the one where it was signed, via distinct `(name, salt)` pairs that produce the same concatenation.\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 Peng Zhou for reporting this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6873",
"url": "https://www.suse.com/security/cve/CVE-2026-6873"
},
{
"category": "external",
"summary": "SUSE Bug 1267576 for CVE-2026-6873",
"url": "https://bugzilla.suse.com/1267576"
},
{
"category": "external",
"summary": "SUSE Bug 1267578 for CVE-2026-6873",
"url": "https://bugzilla.suse.com/1267578"
}
],
"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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-6873"
},
{
"cve": "CVE-2026-6907",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6907"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in 6.0 before 6.0.5 and 5.2 before 5.2.14.\n`django.middleware.cache.UpdateCacheMiddleware` erroneously caches requests where the `Vary` header contained an asterisk (`\u0027*\u0027`). This can lead to private data being stored and served.\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 Ahmad Sadeddin for reporting this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6907",
"url": "https://www.suse.com/security/cve/CVE-2026-6907"
},
{
"category": "external",
"summary": "SUSE Bug 1264152 for CVE-2026-6907",
"url": "https://bugzilla.suse.com/1264152"
},
{
"category": "external",
"summary": "SUSE Bug 1264153 for CVE-2026-6907",
"url": "https://bugzilla.suse.com/1264153"
},
{
"category": "external",
"summary": "SUSE Bug 1264154 for CVE-2026-6907",
"url": "https://bugzilla.suse.com/1264154"
}
],
"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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-6907"
},
{
"cve": "CVE-2026-7666",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-7666"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 6.0 before 6.0.6 and 5.2 before 5.2.15.\n`django.core.mail.backends.smtp.EmailBackend` in Django fails to prevent reuse of a partially-initialized connection after a failed `STARTTLS` handshake when `fail_silently=True`, which allows on-path network attackers to read email content via cleartext interception.\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 Kasper Dupont for reporting this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-7666",
"url": "https://www.suse.com/security/cve/CVE-2026-7666"
},
{
"category": "external",
"summary": "SUSE Bug 1267576 for CVE-2026-7666",
"url": "https://bugzilla.suse.com/1267576"
},
{
"category": "external",
"summary": "SUSE Bug 1267579 for CVE-2026-7666",
"url": "https://bugzilla.suse.com/1267579"
}
],
"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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-7666"
},
{
"cve": "CVE-2026-8404",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-8404"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 5.2 before 5.2.15 and 6.0 before 6.0.6.\n`django.middleware.cache.UpdateCacheMiddleware` in Django does not match `Cache-Control` response directives case-insensitively, which allows remote attackers to read responses that were incorrectly cached because their `Cache-Control` directives used uppercase or mixed-case values.\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 Ahmed Badawe for reporting this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-8404",
"url": "https://www.suse.com/security/cve/CVE-2026-8404"
},
{
"category": "external",
"summary": "SUSE Bug 1267576 for CVE-2026-8404",
"url": "https://bugzilla.suse.com/1267576"
},
{
"category": "external",
"summary": "SUSE Bug 1267580 for CVE-2026-8404",
"url": "https://bugzilla.suse.com/1267580"
}
],
"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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-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:python313-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django5-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django5-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-8404"
}
]
}
PYSEC-2023-226
Vulnerability from pysec - Published: 2023-11-03 05:15 - Updated: 2023-11-03 10:29In 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.
| Name | purl | django | pkg:pypi/django |
|---|
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "django",
"purl": "pkg:pypi/django"
},
"ranges": [
{
"events": [
{
"introduced": "3.2"
},
{
"fixed": "3.2.22"
},
{
"introduced": "4.1"
},
{
"fixed": "4.1.12"
},
{
"introduced": "4.2"
},
{
"fixed": "4.2.6"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.2",
"3.2.1",
"3.2.10",
"3.2.11",
"3.2.12",
"3.2.13",
"3.2.14",
"3.2.15",
"3.2.16",
"3.2.17",
"3.2.18",
"3.2.19",
"3.2.2",
"3.2.20",
"3.2.21",
"3.2.3",
"3.2.4",
"3.2.5",
"3.2.6",
"3.2.7",
"3.2.8",
"3.2.9",
"4.1",
"4.1.1",
"4.1.10",
"4.1.11",
"4.1.2",
"4.1.3",
"4.1.4",
"4.1.5",
"4.1.6",
"4.1.7",
"4.1.8",
"4.1.9",
"4.2",
"4.2.1",
"4.2.2",
"4.2.3",
"4.2.4",
"4.2.5"
]
}
],
"aliases": [
"CVE-2023-43665",
"GHSA-h8gc-pgj2-vjm3"
],
"details": "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.",
"id": "PYSEC-2023-226",
"modified": "2023-11-03T10:29:40.328470+00:00",
"published": "2023-11-03T05:15:00+00:00",
"references": [
{
"type": "ARTICLE",
"url": "https://www.djangoproject.com/weblog/2023/oct/04/security-releases/"
},
{
"type": "WEB",
"url": "https://docs.djangoproject.com/en/4.2/releases/security/"
},
{
"type": "WEB",
"url": "https://groups.google.com/forum/#!forum/django-announce"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-h8gc-pgj2-vjm3"
}
]
}
RHSA-2023:5758
Vulnerability from csaf_redhat - Published: 2023-10-16 15:39 - Updated: 2026-06-25 11:03An absolute path traversal attack exists in the Ansible automation platform. This flaw allows an attacker to craft a malicious Ansible role and make the victim execute the role. A symlink can be used to overwrite a file outside of the extraction path.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el8ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el8ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.src | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-django-0:3.2.22-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-django-0:3.2.22-1.el8ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-django-0:3.2.22-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-django-0:3.2.22-1.el9ap.noarch | — |
An uncontrolled resource consumption vulnerability was found in Django. Feeding certain inputs with a very large number of Unicode characters to the URI to IRI encoder function can lead to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-django-0:3.2.22-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-django-0:3.2.22-1.el8ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-django-0:3.2.22-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-django-0:3.2.22-1.el9ap.noarch | — |
An inefficient regular expression complexity was found in Django. The text truncator regular expressions exhibit linear backtracking complexity, which can be slow, leading to a potential denial of service, given certain HTML inputs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-django-0:3.2.22-1.el8ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-django-0:3.2.22-1.el8ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-django-0:3.2.22-1.el9ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-django-0:3.2.22-1.el9ap.noarch | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.x86_64 | — |
{
"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* ansible-core: malicious role archive can cause ansible-galaxy to overwrite arbitrary files (CVE-2023-5115)\n* automation-controller: Django: Potential denial of service vulnerability in django.utils.encoding.uri_to_iri() (CVE-2023-41164)\n* python3-django/python39-django: Denial-of-service possibility in django.utils.text.Truncator (CVE-2023-43665)\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\nAdditional changes: \n* ansible-core has been updated to 2.15.5\n* automation-controller has been updated to 4.4.6\n* python3-django/python39-django has been updated to 3.2.22\n* automation controller: Added a new subscription usage page to the controller UI to view historical usage of licenses (AAP-16983)",
"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-2023:5758",
"url": "https://access.redhat.com/errata/RHSA-2023:5758"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2233810",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2233810"
},
{
"category": "external",
"summary": "2237258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237258"
},
{
"category": "external",
"summary": "2241046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2241046"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5758.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.4 Product Security and Bug Fix Update",
"tracking": {
"current_release_date": "2026-06-25T11:03:26+00:00",
"generator": {
"date": "2026-06-25T11:03:26+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.1.0"
}
},
"id": "RHSA-2023:5758",
"initial_release_date": "2023-10-16T15:39:55+00:00",
"revision_history": [
{
"date": "2023-10-16T15:39:55+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-16T15:39:55+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-25T11:03:26+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": "ansible-core-0:2.15.5-1.el9ap.src",
"product": {
"name": "ansible-core-0:2.15.5-1.el9ap.src",
"product_id": "ansible-core-0:2.15.5-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-core@2.15.5-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-django-0:3.2.22-1.el9ap.src",
"product": {
"name": "python-django-0:3.2.22-1.el9ap.src",
"product_id": "python-django-0:3.2.22-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-django@3.2.22-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.4.6-1.el9ap.src",
"product": {
"name": "automation-controller-0:4.4.6-1.el9ap.src",
"product_id": "automation-controller-0:4.4.6-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.4.6-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-core-0:2.15.5-1.el8ap.src",
"product": {
"name": "ansible-core-0:2.15.5-1.el8ap.src",
"product_id": "ansible-core-0:2.15.5-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-core@2.15.5-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3x-django-0:3.2.22-1.el8ap.src",
"product": {
"name": "python3x-django-0:3.2.22-1.el8ap.src",
"product_id": "python3x-django-0:3.2.22-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-django@3.2.22-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.4.6-1.el8ap.src",
"product": {
"name": "automation-controller-0:4.4.6-1.el8ap.src",
"product_id": "automation-controller-0:4.4.6-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.4.6-1.el8ap?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-core-0:2.15.5-1.el9ap.noarch",
"product": {
"name": "ansible-core-0:2.15.5-1.el9ap.noarch",
"product_id": "ansible-core-0:2.15.5-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-core@2.15.5-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-test-0:2.15.5-1.el9ap.noarch",
"product": {
"name": "ansible-test-0:2.15.5-1.el9ap.noarch",
"product_id": "ansible-test-0:2.15.5-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-test@2.15.5-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-django-0:3.2.22-1.el9ap.noarch",
"product": {
"name": "python3-django-0:3.2.22-1.el9ap.noarch",
"product_id": "python3-django-0:3.2.22-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-django@3.2.22-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-cli-0:4.4.6-1.el9ap.noarch",
"product": {
"name": "automation-controller-cli-0:4.4.6-1.el9ap.noarch",
"product_id": "automation-controller-cli-0:4.4.6-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-cli@4.4.6-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-server-0:4.4.6-1.el9ap.noarch",
"product": {
"name": "automation-controller-server-0:4.4.6-1.el9ap.noarch",
"product_id": "automation-controller-server-0:4.4.6-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-server@4.4.6-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-ui-0:4.4.6-1.el9ap.noarch",
"product": {
"name": "automation-controller-ui-0:4.4.6-1.el9ap.noarch",
"product_id": "automation-controller-ui-0:4.4.6-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-ui@4.4.6-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-core-0:2.15.5-1.el8ap.noarch",
"product": {
"name": "ansible-core-0:2.15.5-1.el8ap.noarch",
"product_id": "ansible-core-0:2.15.5-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-core@2.15.5-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-test-0:2.15.5-1.el8ap.noarch",
"product": {
"name": "ansible-test-0:2.15.5-1.el8ap.noarch",
"product_id": "ansible-test-0:2.15.5-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-test@2.15.5-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-django-0:3.2.22-1.el8ap.noarch",
"product": {
"name": "python39-django-0:3.2.22-1.el8ap.noarch",
"product_id": "python39-django-0:3.2.22-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-django@3.2.22-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-cli-0:4.4.6-1.el8ap.noarch",
"product": {
"name": "automation-controller-cli-0:4.4.6-1.el8ap.noarch",
"product_id": "automation-controller-cli-0:4.4.6-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-cli@4.4.6-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-server-0:4.4.6-1.el8ap.noarch",
"product": {
"name": "automation-controller-server-0:4.4.6-1.el8ap.noarch",
"product_id": "automation-controller-server-0:4.4.6-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-server@4.4.6-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-ui-0:4.4.6-1.el8ap.noarch",
"product": {
"name": "automation-controller-ui-0:4.4.6-1.el8ap.noarch",
"product_id": "automation-controller-ui-0:4.4.6-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-ui@4.4.6-1.el8ap?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "automation-controller-0:4.4.6-1.el9ap.x86_64",
"product": {
"name": "automation-controller-0:4.4.6-1.el9ap.x86_64",
"product_id": "automation-controller-0:4.4.6-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.4.6-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.4.6-1.el9ap.x86_64",
"product": {
"name": "automation-controller-venv-tower-0:4.4.6-1.el9ap.x86_64",
"product_id": "automation-controller-venv-tower-0:4.4.6-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.4.6-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.4.6-1.el8ap.x86_64",
"product": {
"name": "automation-controller-0:4.4.6-1.el8ap.x86_64",
"product_id": "automation-controller-0:4.4.6-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.4.6-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.4.6-1.el8ap.x86_64",
"product": {
"name": "automation-controller-venv-tower-0:4.4.6-1.el8ap.x86_64",
"product_id": "automation-controller-venv-tower-0:4.4.6-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.4.6-1.el8ap?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "automation-controller-0:4.4.6-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-0:4.4.6-1.el9ap.ppc64le",
"product_id": "automation-controller-0:4.4.6-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.4.6-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.4.6-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-venv-tower-0:4.4.6-1.el9ap.ppc64le",
"product_id": "automation-controller-venv-tower-0:4.4.6-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.4.6-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.4.6-1.el8ap.ppc64le",
"product": {
"name": "automation-controller-0:4.4.6-1.el8ap.ppc64le",
"product_id": "automation-controller-0:4.4.6-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.4.6-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.4.6-1.el8ap.ppc64le",
"product": {
"name": "automation-controller-venv-tower-0:4.4.6-1.el8ap.ppc64le",
"product_id": "automation-controller-venv-tower-0:4.4.6-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.4.6-1.el8ap?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "automation-controller-0:4.4.6-1.el9ap.s390x",
"product": {
"name": "automation-controller-0:4.4.6-1.el9ap.s390x",
"product_id": "automation-controller-0:4.4.6-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.4.6-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.4.6-1.el9ap.s390x",
"product": {
"name": "automation-controller-venv-tower-0:4.4.6-1.el9ap.s390x",
"product_id": "automation-controller-venv-tower-0:4.4.6-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.4.6-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.4.6-1.el8ap.s390x",
"product": {
"name": "automation-controller-0:4.4.6-1.el8ap.s390x",
"product_id": "automation-controller-0:4.4.6-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.4.6-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.4.6-1.el8ap.s390x",
"product": {
"name": "automation-controller-venv-tower-0:4.4.6-1.el8ap.s390x",
"product_id": "automation-controller-venv-tower-0:4.4.6-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.4.6-1.el8ap?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "automation-controller-0:4.4.6-1.el9ap.aarch64",
"product": {
"name": "automation-controller-0:4.4.6-1.el9ap.aarch64",
"product_id": "automation-controller-0:4.4.6-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.4.6-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.4.6-1.el9ap.aarch64",
"product": {
"name": "automation-controller-venv-tower-0:4.4.6-1.el9ap.aarch64",
"product_id": "automation-controller-venv-tower-0:4.4.6-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.4.6-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.4.6-1.el8ap.aarch64",
"product": {
"name": "automation-controller-0:4.4.6-1.el8ap.aarch64",
"product_id": "automation-controller-0:4.4.6-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.4.6-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.4.6-1.el8ap.aarch64",
"product": {
"name": "automation-controller-venv-tower-0:4.4.6-1.el8ap.aarch64",
"product_id": "automation-controller-venv-tower-0:4.4.6-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.4.6-1.el8ap?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-0:2.15.5-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:ansible-core-0:2.15.5-1.el8ap.noarch"
},
"product_reference": "ansible-core-0:2.15.5-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-0:2.15.5-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:ansible-core-0:2.15.5-1.el8ap.src"
},
"product_reference": "ansible-core-0:2.15.5-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-0:2.15.5-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:ansible-core-0:2.15.5-1.el8ap.noarch"
},
"product_reference": "ansible-core-0:2.15.5-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-0:2.15.5-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-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.src"
},
"product_reference": "ansible-core-0:2.15.5-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-0:2.15.5-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:ansible-core-0:2.15.5-1.el8ap.noarch"
},
"product_reference": "ansible-core-0:2.15.5-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-0:2.15.5-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:ansible-core-0:2.15.5-1.el8ap.src"
},
"product_reference": "ansible-core-0:2.15.5-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-0:2.15.5-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:ansible-test-0:2.15.5-1.el8ap.noarch"
},
"product_reference": "ansible-test-0:2.15.5-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.4.6-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.4.6-1.el8ap.aarch64"
},
"product_reference": "automation-controller-0:4.4.6-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.4.6-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.4.6-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-0:4.4.6-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.4.6-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.4.6-1.el8ap.s390x"
},
"product_reference": "automation-controller-0:4.4.6-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.4.6-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.4.6-1.el8ap.src"
},
"product_reference": "automation-controller-0:4.4.6-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.4.6-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.4.6-1.el8ap.x86_64"
},
"product_reference": "automation-controller-0:4.4.6-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.4.6-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.4.6-1.el8ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.4.6-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.4.6-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.4.6-1.el8ap.noarch"
},
"product_reference": "automation-controller-server-0:4.4.6-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.4.6-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.4.6-1.el8ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.4.6-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.4.6-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.4.6-1.el8ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.4.6-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.4.6-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.4.6-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.4.6-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.4.6-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.4.6-1.el8ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.4.6-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.4.6-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.4.6-1.el8ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.4.6-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:3.2.22-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:3.2.22-1.el8ap.noarch"
},
"product_reference": "python39-django-0:3.2.22-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-django-0:3.2.22-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:3.2.22-1.el8ap.src"
},
"product_reference": "python3x-django-0:3.2.22-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-0:2.15.5-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:ansible-core-0:2.15.5-1.el9ap.noarch"
},
"product_reference": "ansible-core-0:2.15.5-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-0:2.15.5-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:ansible-core-0:2.15.5-1.el9ap.src"
},
"product_reference": "ansible-core-0:2.15.5-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-0:2.15.5-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:ansible-core-0:2.15.5-1.el9ap.noarch"
},
"product_reference": "ansible-core-0:2.15.5-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-0:2.15.5-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:ansible-core-0:2.15.5-1.el9ap.src"
},
"product_reference": "ansible-core-0:2.15.5-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-0:2.15.5-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:ansible-core-0:2.15.5-1.el9ap.noarch"
},
"product_reference": "ansible-core-0:2.15.5-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-0:2.15.5-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:ansible-core-0:2.15.5-1.el9ap.src"
},
"product_reference": "ansible-core-0:2.15.5-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-0:2.15.5-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:ansible-test-0:2.15.5-1.el9ap.noarch"
},
"product_reference": "ansible-test-0:2.15.5-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.4.6-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.4.6-1.el9ap.aarch64"
},
"product_reference": "automation-controller-0:4.4.6-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.4.6-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.4.6-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-0:4.4.6-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.4.6-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.4.6-1.el9ap.s390x"
},
"product_reference": "automation-controller-0:4.4.6-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.4.6-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.4.6-1.el9ap.src"
},
"product_reference": "automation-controller-0:4.4.6-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.4.6-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.4.6-1.el9ap.x86_64"
},
"product_reference": "automation-controller-0:4.4.6-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.4.6-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.4.6-1.el9ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.4.6-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.4.6-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.4.6-1.el9ap.noarch"
},
"product_reference": "automation-controller-server-0:4.4.6-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.4.6-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.4.6-1.el9ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.4.6-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.4.6-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.4.6-1.el9ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.4.6-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.4.6-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.4.6-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.4.6-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.4.6-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.4.6-1.el9ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.4.6-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.4.6-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.4.6-1.el9ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.4.6-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:3.2.22-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:3.2.22-1.el9ap.src"
},
"product_reference": "python-django-0:3.2.22-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-django-0:3.2.22-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:3.2.22-1.el9ap.noarch"
},
"product_reference": "python3-django-0:3.2.22-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-5115",
"cwe": {
"id": "CWE-36",
"name": "Absolute Path Traversal"
},
"discovery_date": "2023-08-23T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:3.2.22-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:3.2.22-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:3.2.22-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:3.2.22-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2233810"
}
],
"notes": [
{
"category": "description",
"text": "An absolute path traversal attack exists in the Ansible automation platform. This flaw allows an attacker to craft a malicious Ansible role and make the victim execute the role. A symlink can be used to overwrite a file outside of the extraction path.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Ansible: malicious role archive can cause ansible-galaxy to overwrite arbitrary files",
"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:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.src"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:3.2.22-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:3.2.22-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:3.2.22-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:3.2.22-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5115"
},
{
"category": "external",
"summary": "RHBZ#2233810",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2233810"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5115",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5115"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5115",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5115"
}
],
"release_date": "2023-09-21T19:33:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-16T15:39:55+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:3.2.22-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:3.2.22-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:3.2.22-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:3.2.22-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Ansible: malicious role archive can cause ansible-galaxy to overwrite arbitrary files"
},
{
"cve": "CVE-2023-41164",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-09-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:3.2.22-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:3.2.22-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:3.2.22-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:3.2.22-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237258"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption vulnerability was found in Django. Feeding certain inputs with a very large number of Unicode characters to the URI to IRI encoder function can lead to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-django: Potential denial of service vulnerability in ``django.utils.encoding.uri_to_iri()``",
"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:automation-controller-venv-tower-0:4.4.6-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.x86_64"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:3.2.22-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:3.2.22-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:3.2.22-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:3.2.22-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-41164"
},
{
"category": "external",
"summary": "RHBZ#2237258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-41164",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-41164"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-41164",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-41164"
},
{
"category": "external",
"summary": "https://www.djangoproject.com/weblog/2023/sep/04/security-releases/",
"url": "https://www.djangoproject.com/weblog/2023/sep/04/security-releases/"
}
],
"release_date": "2023-09-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-16T15:39:55+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5758"
}
],
"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:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:3.2.22-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:3.2.22-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:3.2.22-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:3.2.22-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-django: Potential denial of service vulnerability in ``django.utils.encoding.uri_to_iri()``"
},
{
"cve": "CVE-2023-43665",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2023-09-27T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2241046"
}
],
"notes": [
{
"category": "description",
"text": "An inefficient regular expression complexity was found in Django. The text truncator regular expressions exhibit linear backtracking complexity, which can be slow, leading to a potential denial of service, given certain HTML inputs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-django: Denial-of-service possibility in django.utils.text.Truncator",
"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:3.2.22-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:3.2.22-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:3.2.22-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:3.2.22-1.el9ap.noarch"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-43665"
},
{
"category": "external",
"summary": "RHBZ#2241046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2241046"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-43665",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43665"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-43665",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-43665"
},
{
"category": "external",
"summary": "https://www.djangoproject.com/weblog/2023/oct/04/security-releases/",
"url": "https://www.djangoproject.com/weblog/2023/oct/04/security-releases/"
}
],
"release_date": "2023-10-04T15:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-16T15:39:55+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:3.2.22-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:3.2.22-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:3.2.22-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:3.2.22-1.el9ap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5758"
}
],
"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:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:3.2.22-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:3.2.22-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:3.2.22-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:3.2.22-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-django: Denial-of-service possibility in django.utils.text.Truncator"
}
]
}
RHSA-2023:6158
Vulnerability from csaf_redhat - Published: 2023-10-30 01:22 - Updated: 2026-07-03 01:56An inefficient regular expression complexity was found in Django. The text truncator regular expressions exhibit linear backtracking complexity, which can be slow, leading to a potential denial of service, given certain HTML inputs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.7-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.7-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.7-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.18-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.18-1.el8ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.7-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.7-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.7-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.18-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.18-1.el9ap.noarch | — |
A flaw was found in urllib3, a user-friendly HTTP client library for Python. urllib3 doesn't treat the `Cookie` HTTP header special or provide any helpers for managing cookies over HTTP, which is the responsibility of the user. However, it is possible for a user to specify a `Cookie` header and unknowingly leak information via HTTP redirects to a different origin if that user doesn't disable redirects explicitly.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.18-1.el8ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.18-1.el8ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.18-1.el9ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.18-1.el9ap.noarch | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.7-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.7-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.7-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.7-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.7-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.7-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.x86_64 | — |
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: Denial-of-service possibility in django.utils.text.Truncator (CVE-2023-43665)\n\n* python3-urllib3/python39-urllib3: Cookie request header isn\u0027t stripped during cross-origin redirects (CVE-2023-43804)\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* automation-controller has been updated to 4.4.7\n* Cleaned up SOS report passwords (AAP-17544)\n* Customers using the \"infra.controller_configuration\" collection (which uses \"ansible.controller\" collection) to update their Ansible Automation Platform environment no longer receive an HTTP 499 response (AAP-17422)\n\nAdditional changes:\n* python3-urllib3/python39-urllib3 has been updated to 1.26.18",
"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-2023:6158",
"url": "https://access.redhat.com/errata/RHSA-2023:6158"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2241046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2241046"
},
{
"category": "external",
"summary": "2242493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242493"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6158.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.4 Product Security and Bug Fix Update",
"tracking": {
"current_release_date": "2026-07-03T01:56:17+00:00",
"generator": {
"date": "2026-07-03T01:56:17+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.1"
}
},
"id": "RHSA-2023:6158",
"initial_release_date": "2023-10-30T01:22:34+00:00",
"revision_history": [
{
"date": "2023-10-30T01:22:34+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-30T01:22:34+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-03T01:56:17+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.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 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_family",
"name": "Red Hat Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "python-urllib3-0:1.26.18-1.el9ap.src",
"product": {
"name": "python-urllib3-0:1.26.18-1.el9ap.src",
"product_id": "python-urllib3-0:1.26.18-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-urllib3@1.26.18-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.4.7-1.el9ap.src",
"product": {
"name": "automation-controller-0:4.4.7-1.el9ap.src",
"product_id": "automation-controller-0:4.4.7-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.4.7-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3x-urllib3-0:1.26.18-1.el8ap.src",
"product": {
"name": "python3x-urllib3-0:1.26.18-1.el8ap.src",
"product_id": "python3x-urllib3-0:1.26.18-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-urllib3@1.26.18-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.4.7-1.el8ap.src",
"product": {
"name": "automation-controller-0:4.4.7-1.el8ap.src",
"product_id": "automation-controller-0:4.4.7-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.4.7-1.el8ap?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-urllib3-0:1.26.18-1.el9ap.noarch",
"product": {
"name": "python3-urllib3-0:1.26.18-1.el9ap.noarch",
"product_id": "python3-urllib3-0:1.26.18-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-urllib3@1.26.18-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-cli-0:4.4.7-1.el9ap.noarch",
"product": {
"name": "automation-controller-cli-0:4.4.7-1.el9ap.noarch",
"product_id": "automation-controller-cli-0:4.4.7-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-cli@4.4.7-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-server-0:4.4.7-1.el9ap.noarch",
"product": {
"name": "automation-controller-server-0:4.4.7-1.el9ap.noarch",
"product_id": "automation-controller-server-0:4.4.7-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-server@4.4.7-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-ui-0:4.4.7-1.el9ap.noarch",
"product": {
"name": "automation-controller-ui-0:4.4.7-1.el9ap.noarch",
"product_id": "automation-controller-ui-0:4.4.7-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-ui@4.4.7-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-urllib3-0:1.26.18-1.el8ap.noarch",
"product": {
"name": "python39-urllib3-0:1.26.18-1.el8ap.noarch",
"product_id": "python39-urllib3-0:1.26.18-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-urllib3@1.26.18-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-cli-0:4.4.7-1.el8ap.noarch",
"product": {
"name": "automation-controller-cli-0:4.4.7-1.el8ap.noarch",
"product_id": "automation-controller-cli-0:4.4.7-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-cli@4.4.7-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-server-0:4.4.7-1.el8ap.noarch",
"product": {
"name": "automation-controller-server-0:4.4.7-1.el8ap.noarch",
"product_id": "automation-controller-server-0:4.4.7-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-server@4.4.7-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-ui-0:4.4.7-1.el8ap.noarch",
"product": {
"name": "automation-controller-ui-0:4.4.7-1.el8ap.noarch",
"product_id": "automation-controller-ui-0:4.4.7-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-ui@4.4.7-1.el8ap?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "automation-controller-0:4.4.7-1.el9ap.x86_64",
"product": {
"name": "automation-controller-0:4.4.7-1.el9ap.x86_64",
"product_id": "automation-controller-0:4.4.7-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.4.7-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.4.7-1.el9ap.x86_64",
"product": {
"name": "automation-controller-venv-tower-0:4.4.7-1.el9ap.x86_64",
"product_id": "automation-controller-venv-tower-0:4.4.7-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.4.7-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.4.7-1.el8ap.x86_64",
"product": {
"name": "automation-controller-0:4.4.7-1.el8ap.x86_64",
"product_id": "automation-controller-0:4.4.7-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.4.7-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.4.7-1.el8ap.x86_64",
"product": {
"name": "automation-controller-venv-tower-0:4.4.7-1.el8ap.x86_64",
"product_id": "automation-controller-venv-tower-0:4.4.7-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.4.7-1.el8ap?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "automation-controller-0:4.4.7-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-0:4.4.7-1.el9ap.ppc64le",
"product_id": "automation-controller-0:4.4.7-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.4.7-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.4.7-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-venv-tower-0:4.4.7-1.el9ap.ppc64le",
"product_id": "automation-controller-venv-tower-0:4.4.7-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.4.7-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.4.7-1.el8ap.ppc64le",
"product": {
"name": "automation-controller-0:4.4.7-1.el8ap.ppc64le",
"product_id": "automation-controller-0:4.4.7-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.4.7-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.4.7-1.el8ap.ppc64le",
"product": {
"name": "automation-controller-venv-tower-0:4.4.7-1.el8ap.ppc64le",
"product_id": "automation-controller-venv-tower-0:4.4.7-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.4.7-1.el8ap?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "automation-controller-0:4.4.7-1.el9ap.s390x",
"product": {
"name": "automation-controller-0:4.4.7-1.el9ap.s390x",
"product_id": "automation-controller-0:4.4.7-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.4.7-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.4.7-1.el9ap.s390x",
"product": {
"name": "automation-controller-venv-tower-0:4.4.7-1.el9ap.s390x",
"product_id": "automation-controller-venv-tower-0:4.4.7-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.4.7-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.4.7-1.el8ap.s390x",
"product": {
"name": "automation-controller-0:4.4.7-1.el8ap.s390x",
"product_id": "automation-controller-0:4.4.7-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.4.7-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.4.7-1.el8ap.s390x",
"product": {
"name": "automation-controller-venv-tower-0:4.4.7-1.el8ap.s390x",
"product_id": "automation-controller-venv-tower-0:4.4.7-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.4.7-1.el8ap?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "automation-controller-0:4.4.7-1.el9ap.aarch64",
"product": {
"name": "automation-controller-0:4.4.7-1.el9ap.aarch64",
"product_id": "automation-controller-0:4.4.7-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.4.7-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.4.7-1.el9ap.aarch64",
"product": {
"name": "automation-controller-venv-tower-0:4.4.7-1.el9ap.aarch64",
"product_id": "automation-controller-venv-tower-0:4.4.7-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.4.7-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.4.7-1.el8ap.aarch64",
"product": {
"name": "automation-controller-0:4.4.7-1.el8ap.aarch64",
"product_id": "automation-controller-0:4.4.7-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.4.7-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.4.7-1.el8ap.aarch64",
"product": {
"name": "automation-controller-venv-tower-0:4.4.7-1.el8ap.aarch64",
"product_id": "automation-controller-venv-tower-0:4.4.7-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.4.7-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.4.7-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.4.7-1.el8ap.aarch64"
},
"product_reference": "automation-controller-0:4.4.7-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.4.7-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.4.7-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-0:4.4.7-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.4.7-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.4.7-1.el8ap.s390x"
},
"product_reference": "automation-controller-0:4.4.7-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.4.7-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.4.7-1.el8ap.src"
},
"product_reference": "automation-controller-0:4.4.7-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.4.7-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.4.7-1.el8ap.x86_64"
},
"product_reference": "automation-controller-0:4.4.7-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.4.7-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.4.7-1.el8ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.4.7-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.4.7-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.4.7-1.el8ap.noarch"
},
"product_reference": "automation-controller-server-0:4.4.7-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.4.7-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.4.7-1.el8ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.4.7-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.4.7-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.4.7-1.el8ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.4.7-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.4.7-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.4.7-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.4.7-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.4.7-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.4.7-1.el8ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.4.7-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.4.7-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.4.7-1.el8ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.4.7-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-urllib3-0:1.26.18-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-urllib3-0:1.26.18-1.el8ap.noarch"
},
"product_reference": "python39-urllib3-0:1.26.18-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-urllib3-0:1.26.18-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-urllib3-0:1.26.18-1.el8ap.src"
},
"product_reference": "python3x-urllib3-0:1.26.18-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.4.7-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.4.7-1.el9ap.aarch64"
},
"product_reference": "automation-controller-0:4.4.7-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.4.7-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.4.7-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-0:4.4.7-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.4.7-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.4.7-1.el9ap.s390x"
},
"product_reference": "automation-controller-0:4.4.7-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.4.7-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.4.7-1.el9ap.src"
},
"product_reference": "automation-controller-0:4.4.7-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.4.7-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.4.7-1.el9ap.x86_64"
},
"product_reference": "automation-controller-0:4.4.7-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.4.7-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.4.7-1.el9ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.4.7-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.4.7-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.4.7-1.el9ap.noarch"
},
"product_reference": "automation-controller-server-0:4.4.7-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.4.7-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.4.7-1.el9ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.4.7-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.4.7-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.4.7-1.el9ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.4.7-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.4.7-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.4.7-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.4.7-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.4.7-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.4.7-1.el9ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.4.7-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.4.7-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.4.7-1.el9ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.4.7-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-urllib3-0:1.26.18-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-urllib3-0:1.26.18-1.el9ap.src"
},
"product_reference": "python-urllib3-0:1.26.18-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-urllib3-0:1.26.18-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-urllib3-0:1.26.18-1.el9ap.noarch"
},
"product_reference": "python3-urllib3-0:1.26.18-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-43665",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2023-09-27T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.18-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.18-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.18-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.18-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2241046"
}
],
"notes": [
{
"category": "description",
"text": "An inefficient regular expression complexity was found in Django. The text truncator regular expressions exhibit linear backtracking complexity, which can be slow, leading to a potential denial of service, given certain HTML inputs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-django: Denial-of-service possibility in django.utils.text.Truncator",
"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:automation-controller-venv-tower-0:4.4.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.x86_64"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.18-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.18-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.18-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.18-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-43665"
},
{
"category": "external",
"summary": "RHBZ#2241046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2241046"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-43665",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43665"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-43665",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-43665"
},
{
"category": "external",
"summary": "https://www.djangoproject.com/weblog/2023/oct/04/security-releases/",
"url": "https://www.djangoproject.com/weblog/2023/oct/04/security-releases/"
}
],
"release_date": "2023-10-04T15:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-30T01:22:34+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6158"
}
],
"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:automation-controller-0:4.4.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.18-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.18-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.18-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.18-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-django: Denial-of-service possibility in django.utils.text.Truncator"
},
{
"cve": "CVE-2023-43804",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-10-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242493"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3, a user-friendly HTTP client library for Python. urllib3 doesn\u0027t treat the `Cookie` HTTP header special or provide any helpers for managing cookies over HTTP, which is the responsibility of the user. However, it is possible for a user to specify a `Cookie` header and unknowingly leak information via HTTP redirects to a different origin if that user doesn\u0027t disable redirects explicitly.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-urllib3: Cookie request header isn\u0027t stripped during cross-origin redirects",
"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-urllib3-0:1.26.18-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.18-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.18-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.18-1.el9ap.noarch"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-43804"
},
{
"category": "external",
"summary": "RHBZ#2242493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242493"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-43804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43804"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-43804",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-43804"
}
],
"release_date": "2023-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-30T01:22:34+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.18-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.18-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.18-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.18-1.el9ap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6158"
},
{
"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:automation-controller-0:4.4.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.18-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.18-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.18-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.18-1.el9ap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.18-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.18-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.18-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.18-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-urllib3: Cookie request header isn\u0027t stripped during cross-origin redirects"
}
]
}
RHSA-2023_5758
Vulnerability from csaf_redhat - Published: 2023-10-16 15:39 - Updated: 2024-12-06 11:12An absolute path traversal attack exists in the Ansible automation platform. This flaw allows an attacker to craft a malicious Ansible role and make the victim execute the role. A symlink can be used to overwrite a file outside of the extraction path.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el8ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el8ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.src | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-0:2.15.5-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-0:2.15.5-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-django-0:3.2.22-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-django-0:3.2.22-1.el8ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-0:2.15.5-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-0:2.15.5-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-django-0:3.2.22-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-django-0:3.2.22-1.el9ap.noarch | — |
An uncontrolled resource consumption vulnerability was found in Django. Feeding certain inputs with a very large number of Unicode characters to the URI to IRI encoder function can lead to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-0:2.15.5-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-0:2.15.5-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-django-0:3.2.22-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-django-0:3.2.22-1.el8ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-0:2.15.5-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-0:2.15.5-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-django-0:3.2.22-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-django-0:3.2.22-1.el9ap.noarch | — |
An inefficient regular expression complexity was found in Django. The text truncator regular expressions exhibit linear backtracking complexity, which can be slow, leading to a potential denial of service, given certain HTML inputs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-django-0:3.2.22-1.el8ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-django-0:3.2.22-1.el8ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-django-0:3.2.22-1.el9ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-django-0:3.2.22-1.el9ap.noarch | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-0:2.15.5-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-0:2.15.5-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-0:2.15.5-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-0:2.15.5-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.x86_64 | — |
{
"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* ansible-core: malicious role archive can cause ansible-galaxy to overwrite arbitrary files (CVE-2023-5115)\n* automation-controller: Django: Potential denial of service vulnerability in django.utils.encoding.uri_to_iri() (CVE-2023-41164)\n* python3-django/python39-django: Denial-of-service possibility in django.utils.text.Truncator (CVE-2023-43665)\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\nAdditional changes: \n* ansible-core has been updated to 2.15.5\n* automation-controller has been updated to 4.4.6\n* python3-django/python39-django has been updated to 3.2.22\n* automation controller: Added a new subscription usage page to the controller UI to view historical usage of licenses (AAP-16983)",
"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-2023:5758",
"url": "https://access.redhat.com/errata/RHSA-2023:5758"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2233810",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2233810"
},
{
"category": "external",
"summary": "2237258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237258"
},
{
"category": "external",
"summary": "2241046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2241046"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5758.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-06T11:12:40+00:00",
"generator": {
"date": "2024-12-06T11:12:40+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.2"
}
},
"id": "RHSA-2023:5758",
"initial_release_date": "2023-10-16T15:39:55+00:00",
"revision_history": [
{
"date": "2023-10-16T15:39:55+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-16T15:39:55+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-06T11:12:40+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": "ansible-core-0:2.15.5-1.el9ap.src",
"product": {
"name": "ansible-core-0:2.15.5-1.el9ap.src",
"product_id": "ansible-core-0:2.15.5-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-core@2.15.5-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-django-0:3.2.22-1.el9ap.src",
"product": {
"name": "python-django-0:3.2.22-1.el9ap.src",
"product_id": "python-django-0:3.2.22-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-django@3.2.22-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.4.6-1.el9ap.src",
"product": {
"name": "automation-controller-0:4.4.6-1.el9ap.src",
"product_id": "automation-controller-0:4.4.6-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.4.6-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-core-0:2.15.5-1.el8ap.src",
"product": {
"name": "ansible-core-0:2.15.5-1.el8ap.src",
"product_id": "ansible-core-0:2.15.5-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-core@2.15.5-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3x-django-0:3.2.22-1.el8ap.src",
"product": {
"name": "python3x-django-0:3.2.22-1.el8ap.src",
"product_id": "python3x-django-0:3.2.22-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-django@3.2.22-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.4.6-1.el8ap.src",
"product": {
"name": "automation-controller-0:4.4.6-1.el8ap.src",
"product_id": "automation-controller-0:4.4.6-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.4.6-1.el8ap?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-core-0:2.15.5-1.el9ap.noarch",
"product": {
"name": "ansible-core-0:2.15.5-1.el9ap.noarch",
"product_id": "ansible-core-0:2.15.5-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-core@2.15.5-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-test-0:2.15.5-1.el9ap.noarch",
"product": {
"name": "ansible-test-0:2.15.5-1.el9ap.noarch",
"product_id": "ansible-test-0:2.15.5-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-test@2.15.5-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-django-0:3.2.22-1.el9ap.noarch",
"product": {
"name": "python3-django-0:3.2.22-1.el9ap.noarch",
"product_id": "python3-django-0:3.2.22-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-django@3.2.22-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-cli-0:4.4.6-1.el9ap.noarch",
"product": {
"name": "automation-controller-cli-0:4.4.6-1.el9ap.noarch",
"product_id": "automation-controller-cli-0:4.4.6-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-cli@4.4.6-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-server-0:4.4.6-1.el9ap.noarch",
"product": {
"name": "automation-controller-server-0:4.4.6-1.el9ap.noarch",
"product_id": "automation-controller-server-0:4.4.6-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-server@4.4.6-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-ui-0:4.4.6-1.el9ap.noarch",
"product": {
"name": "automation-controller-ui-0:4.4.6-1.el9ap.noarch",
"product_id": "automation-controller-ui-0:4.4.6-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-ui@4.4.6-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-core-0:2.15.5-1.el8ap.noarch",
"product": {
"name": "ansible-core-0:2.15.5-1.el8ap.noarch",
"product_id": "ansible-core-0:2.15.5-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-core@2.15.5-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-test-0:2.15.5-1.el8ap.noarch",
"product": {
"name": "ansible-test-0:2.15.5-1.el8ap.noarch",
"product_id": "ansible-test-0:2.15.5-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-test@2.15.5-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-django-0:3.2.22-1.el8ap.noarch",
"product": {
"name": "python39-django-0:3.2.22-1.el8ap.noarch",
"product_id": "python39-django-0:3.2.22-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-django@3.2.22-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-cli-0:4.4.6-1.el8ap.noarch",
"product": {
"name": "automation-controller-cli-0:4.4.6-1.el8ap.noarch",
"product_id": "automation-controller-cli-0:4.4.6-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-cli@4.4.6-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-server-0:4.4.6-1.el8ap.noarch",
"product": {
"name": "automation-controller-server-0:4.4.6-1.el8ap.noarch",
"product_id": "automation-controller-server-0:4.4.6-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-server@4.4.6-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-ui-0:4.4.6-1.el8ap.noarch",
"product": {
"name": "automation-controller-ui-0:4.4.6-1.el8ap.noarch",
"product_id": "automation-controller-ui-0:4.4.6-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-ui@4.4.6-1.el8ap?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "automation-controller-0:4.4.6-1.el9ap.x86_64",
"product": {
"name": "automation-controller-0:4.4.6-1.el9ap.x86_64",
"product_id": "automation-controller-0:4.4.6-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.4.6-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.4.6-1.el9ap.x86_64",
"product": {
"name": "automation-controller-venv-tower-0:4.4.6-1.el9ap.x86_64",
"product_id": "automation-controller-venv-tower-0:4.4.6-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.4.6-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.4.6-1.el8ap.x86_64",
"product": {
"name": "automation-controller-0:4.4.6-1.el8ap.x86_64",
"product_id": "automation-controller-0:4.4.6-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.4.6-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.4.6-1.el8ap.x86_64",
"product": {
"name": "automation-controller-venv-tower-0:4.4.6-1.el8ap.x86_64",
"product_id": "automation-controller-venv-tower-0:4.4.6-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.4.6-1.el8ap?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "automation-controller-0:4.4.6-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-0:4.4.6-1.el9ap.ppc64le",
"product_id": "automation-controller-0:4.4.6-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.4.6-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.4.6-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-venv-tower-0:4.4.6-1.el9ap.ppc64le",
"product_id": "automation-controller-venv-tower-0:4.4.6-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.4.6-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.4.6-1.el8ap.ppc64le",
"product": {
"name": "automation-controller-0:4.4.6-1.el8ap.ppc64le",
"product_id": "automation-controller-0:4.4.6-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.4.6-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.4.6-1.el8ap.ppc64le",
"product": {
"name": "automation-controller-venv-tower-0:4.4.6-1.el8ap.ppc64le",
"product_id": "automation-controller-venv-tower-0:4.4.6-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.4.6-1.el8ap?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "automation-controller-0:4.4.6-1.el9ap.s390x",
"product": {
"name": "automation-controller-0:4.4.6-1.el9ap.s390x",
"product_id": "automation-controller-0:4.4.6-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.4.6-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.4.6-1.el9ap.s390x",
"product": {
"name": "automation-controller-venv-tower-0:4.4.6-1.el9ap.s390x",
"product_id": "automation-controller-venv-tower-0:4.4.6-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.4.6-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.4.6-1.el8ap.s390x",
"product": {
"name": "automation-controller-0:4.4.6-1.el8ap.s390x",
"product_id": "automation-controller-0:4.4.6-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.4.6-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.4.6-1.el8ap.s390x",
"product": {
"name": "automation-controller-venv-tower-0:4.4.6-1.el8ap.s390x",
"product_id": "automation-controller-venv-tower-0:4.4.6-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.4.6-1.el8ap?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "automation-controller-0:4.4.6-1.el9ap.aarch64",
"product": {
"name": "automation-controller-0:4.4.6-1.el9ap.aarch64",
"product_id": "automation-controller-0:4.4.6-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.4.6-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.4.6-1.el9ap.aarch64",
"product": {
"name": "automation-controller-venv-tower-0:4.4.6-1.el9ap.aarch64",
"product_id": "automation-controller-venv-tower-0:4.4.6-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.4.6-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.4.6-1.el8ap.aarch64",
"product": {
"name": "automation-controller-0:4.4.6-1.el8ap.aarch64",
"product_id": "automation-controller-0:4.4.6-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.4.6-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.4.6-1.el8ap.aarch64",
"product": {
"name": "automation-controller-venv-tower-0:4.4.6-1.el8ap.aarch64",
"product_id": "automation-controller-venv-tower-0:4.4.6-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.4.6-1.el8ap?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-0:2.15.5-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:ansible-core-0:2.15.5-1.el8ap.noarch"
},
"product_reference": "ansible-core-0:2.15.5-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-0:2.15.5-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:ansible-core-0:2.15.5-1.el8ap.src"
},
"product_reference": "ansible-core-0:2.15.5-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-0:2.15.5-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:ansible-test-0:2.15.5-1.el8ap.noarch"
},
"product_reference": "ansible-test-0:2.15.5-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-0:2.15.5-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:ansible-core-0:2.15.5-1.el8ap.noarch"
},
"product_reference": "ansible-core-0:2.15.5-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-0:2.15.5-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-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.src"
},
"product_reference": "ansible-core-0:2.15.5-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-0:2.15.5-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:ansible-test-0:2.15.5-1.el8ap.noarch"
},
"product_reference": "ansible-test-0:2.15.5-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-0:2.15.5-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:ansible-core-0:2.15.5-1.el8ap.noarch"
},
"product_reference": "ansible-core-0:2.15.5-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-0:2.15.5-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:ansible-core-0:2.15.5-1.el8ap.src"
},
"product_reference": "ansible-core-0:2.15.5-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-0:2.15.5-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:ansible-test-0:2.15.5-1.el8ap.noarch"
},
"product_reference": "ansible-test-0:2.15.5-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.4.6-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.4.6-1.el8ap.aarch64"
},
"product_reference": "automation-controller-0:4.4.6-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.4.6-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.4.6-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-0:4.4.6-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.4.6-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.4.6-1.el8ap.s390x"
},
"product_reference": "automation-controller-0:4.4.6-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.4.6-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.4.6-1.el8ap.src"
},
"product_reference": "automation-controller-0:4.4.6-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.4.6-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.4.6-1.el8ap.x86_64"
},
"product_reference": "automation-controller-0:4.4.6-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.4.6-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.4.6-1.el8ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.4.6-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.4.6-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.4.6-1.el8ap.noarch"
},
"product_reference": "automation-controller-server-0:4.4.6-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.4.6-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.4.6-1.el8ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.4.6-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.4.6-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.4.6-1.el8ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.4.6-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.4.6-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.4.6-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.4.6-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.4.6-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.4.6-1.el8ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.4.6-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.4.6-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.4.6-1.el8ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.4.6-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:3.2.22-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:3.2.22-1.el8ap.noarch"
},
"product_reference": "python39-django-0:3.2.22-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-django-0:3.2.22-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:3.2.22-1.el8ap.src"
},
"product_reference": "python3x-django-0:3.2.22-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-0:2.15.5-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:ansible-core-0:2.15.5-1.el9ap.noarch"
},
"product_reference": "ansible-core-0:2.15.5-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-0:2.15.5-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:ansible-core-0:2.15.5-1.el9ap.src"
},
"product_reference": "ansible-core-0:2.15.5-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-0:2.15.5-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:ansible-test-0:2.15.5-1.el9ap.noarch"
},
"product_reference": "ansible-test-0:2.15.5-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-0:2.15.5-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:ansible-core-0:2.15.5-1.el9ap.noarch"
},
"product_reference": "ansible-core-0:2.15.5-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-0:2.15.5-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:ansible-core-0:2.15.5-1.el9ap.src"
},
"product_reference": "ansible-core-0:2.15.5-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-0:2.15.5-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:ansible-test-0:2.15.5-1.el9ap.noarch"
},
"product_reference": "ansible-test-0:2.15.5-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-0:2.15.5-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:ansible-core-0:2.15.5-1.el9ap.noarch"
},
"product_reference": "ansible-core-0:2.15.5-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-0:2.15.5-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:ansible-core-0:2.15.5-1.el9ap.src"
},
"product_reference": "ansible-core-0:2.15.5-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-0:2.15.5-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:ansible-test-0:2.15.5-1.el9ap.noarch"
},
"product_reference": "ansible-test-0:2.15.5-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.4.6-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.4.6-1.el9ap.aarch64"
},
"product_reference": "automation-controller-0:4.4.6-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.4.6-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.4.6-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-0:4.4.6-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.4.6-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.4.6-1.el9ap.s390x"
},
"product_reference": "automation-controller-0:4.4.6-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.4.6-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.4.6-1.el9ap.src"
},
"product_reference": "automation-controller-0:4.4.6-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.4.6-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.4.6-1.el9ap.x86_64"
},
"product_reference": "automation-controller-0:4.4.6-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.4.6-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.4.6-1.el9ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.4.6-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.4.6-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.4.6-1.el9ap.noarch"
},
"product_reference": "automation-controller-server-0:4.4.6-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.4.6-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.4.6-1.el9ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.4.6-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.4.6-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.4.6-1.el9ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.4.6-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.4.6-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.4.6-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.4.6-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.4.6-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.4.6-1.el9ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.4.6-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.4.6-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.4.6-1.el9ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.4.6-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:3.2.22-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:3.2.22-1.el9ap.src"
},
"product_reference": "python-django-0:3.2.22-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-django-0:3.2.22-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:3.2.22-1.el9ap.noarch"
},
"product_reference": "python3-django-0:3.2.22-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-5115",
"cwe": {
"id": "CWE-36",
"name": "Absolute Path Traversal"
},
"discovery_date": "2023-08-23T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:3.2.22-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:3.2.22-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:3.2.22-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:3.2.22-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2233810"
}
],
"notes": [
{
"category": "description",
"text": "An absolute path traversal attack exists in the Ansible automation platform. This flaw allows an attacker to craft a malicious Ansible role and make the victim execute the role. A symlink can be used to overwrite a file outside of the extraction path.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Ansible: malicious role archive can cause ansible-galaxy to overwrite arbitrary files",
"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:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.src"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:3.2.22-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:3.2.22-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:3.2.22-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:3.2.22-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5115"
},
{
"category": "external",
"summary": "RHBZ#2233810",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2233810"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5115",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5115"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5115",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5115"
}
],
"release_date": "2023-09-21T19:33:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-16T15:39:55+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:3.2.22-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:3.2.22-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:3.2.22-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:3.2.22-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Ansible: malicious role archive can cause ansible-galaxy to overwrite arbitrary files"
},
{
"cve": "CVE-2023-41164",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-09-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:3.2.22-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:3.2.22-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:3.2.22-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:3.2.22-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237258"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption vulnerability was found in Django. Feeding certain inputs with a very large number of Unicode characters to the URI to IRI encoder function can lead to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-django: Potential denial of service vulnerability in ``django.utils.encoding.uri_to_iri()``",
"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:automation-controller-venv-tower-0:4.4.6-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.x86_64"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:3.2.22-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:3.2.22-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:3.2.22-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:3.2.22-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-41164"
},
{
"category": "external",
"summary": "RHBZ#2237258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-41164",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-41164"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-41164",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-41164"
},
{
"category": "external",
"summary": "https://www.djangoproject.com/weblog/2023/sep/04/security-releases/",
"url": "https://www.djangoproject.com/weblog/2023/sep/04/security-releases/"
}
],
"release_date": "2023-09-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-16T15:39:55+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5758"
}
],
"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:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:3.2.22-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:3.2.22-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:3.2.22-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:3.2.22-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-django: Potential denial of service vulnerability in ``django.utils.encoding.uri_to_iri()``"
},
{
"cve": "CVE-2023-43665",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2023-09-27T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2241046"
}
],
"notes": [
{
"category": "description",
"text": "An inefficient regular expression complexity was found in Django. The text truncator regular expressions exhibit linear backtracking complexity, which can be slow, leading to a potential denial of service, given certain HTML inputs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-django: Denial-of-service possibility in django.utils.text.Truncator",
"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:3.2.22-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:3.2.22-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:3.2.22-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:3.2.22-1.el9ap.noarch"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-43665"
},
{
"category": "external",
"summary": "RHBZ#2241046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2241046"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-43665",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43665"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-43665",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-43665"
},
{
"category": "external",
"summary": "https://www.djangoproject.com/weblog/2023/oct/04/security-releases/",
"url": "https://www.djangoproject.com/weblog/2023/oct/04/security-releases/"
}
],
"release_date": "2023-10-04T15:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-16T15:39:55+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:3.2.22-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:3.2.22-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:3.2.22-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:3.2.22-1.el9ap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5758"
}
],
"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:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:3.2.22-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:3.2.22-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-0:2.15.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-0:2.15.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.6-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.6-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:3.2.22-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:3.2.22-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-django: Denial-of-service possibility in django.utils.text.Truncator"
}
]
}
RHSA-2023_6158
Vulnerability from csaf_redhat - Published: 2023-10-30 01:22 - Updated: 2024-11-23 02:02An inefficient regular expression complexity was found in Django. The text truncator regular expressions exhibit linear backtracking complexity, which can be slow, leading to a potential denial of service, given certain HTML inputs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.7-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.7-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.7-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.18-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.18-1.el8ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.7-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.7-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.7-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.18-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.18-1.el9ap.noarch | — |
A flaw was found in urllib3, a user-friendly HTTP client library for Python. urllib3 doesn't treat the `Cookie` HTTP header special or provide any helpers for managing cookies over HTTP, which is the responsibility of the user. However, it is possible for a user to specify a `Cookie` header and unknowingly leak information via HTTP redirects to a different origin if that user doesn't disable redirects explicitly.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.18-1.el8ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.18-1.el8ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.18-1.el9ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.18-1.el9ap.noarch | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.7-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.7-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.7-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.7-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.7-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.7-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.x86_64 | — |
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: Denial-of-service possibility in django.utils.text.Truncator (CVE-2023-43665)\n\n* python3-urllib3/python39-urllib3: Cookie request header isn\u0027t stripped during cross-origin redirects (CVE-2023-43804)\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* automation-controller has been updated to 4.4.7\n* Cleaned up SOS report passwords (AAP-17544)\n* Customers using the \"infra.controller_configuration\" collection (which uses \"ansible.controller\" collection) to update their Ansible Automation Platform environment no longer receive an HTTP 499 response (AAP-17422)\n\nAdditional changes:\n* python3-urllib3/python39-urllib3 has been updated to 1.26.18",
"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-2023:6158",
"url": "https://access.redhat.com/errata/RHSA-2023:6158"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2241046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2241046"
},
{
"category": "external",
"summary": "2242493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242493"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6158.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.4 Product Security and Bug Fix Update",
"tracking": {
"current_release_date": "2024-11-23T02:02:14+00:00",
"generator": {
"date": "2024-11-23T02:02:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2023:6158",
"initial_release_date": "2023-10-30T01:22:34+00:00",
"revision_history": [
{
"date": "2023-10-30T01:22:34+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-30T01:22:34+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-23T02:02:14+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.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 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_family",
"name": "Red Hat Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "python-urllib3-0:1.26.18-1.el9ap.src",
"product": {
"name": "python-urllib3-0:1.26.18-1.el9ap.src",
"product_id": "python-urllib3-0:1.26.18-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-urllib3@1.26.18-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.4.7-1.el9ap.src",
"product": {
"name": "automation-controller-0:4.4.7-1.el9ap.src",
"product_id": "automation-controller-0:4.4.7-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.4.7-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3x-urllib3-0:1.26.18-1.el8ap.src",
"product": {
"name": "python3x-urllib3-0:1.26.18-1.el8ap.src",
"product_id": "python3x-urllib3-0:1.26.18-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-urllib3@1.26.18-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.4.7-1.el8ap.src",
"product": {
"name": "automation-controller-0:4.4.7-1.el8ap.src",
"product_id": "automation-controller-0:4.4.7-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.4.7-1.el8ap?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-urllib3-0:1.26.18-1.el9ap.noarch",
"product": {
"name": "python3-urllib3-0:1.26.18-1.el9ap.noarch",
"product_id": "python3-urllib3-0:1.26.18-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-urllib3@1.26.18-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-cli-0:4.4.7-1.el9ap.noarch",
"product": {
"name": "automation-controller-cli-0:4.4.7-1.el9ap.noarch",
"product_id": "automation-controller-cli-0:4.4.7-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-cli@4.4.7-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-server-0:4.4.7-1.el9ap.noarch",
"product": {
"name": "automation-controller-server-0:4.4.7-1.el9ap.noarch",
"product_id": "automation-controller-server-0:4.4.7-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-server@4.4.7-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-ui-0:4.4.7-1.el9ap.noarch",
"product": {
"name": "automation-controller-ui-0:4.4.7-1.el9ap.noarch",
"product_id": "automation-controller-ui-0:4.4.7-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-ui@4.4.7-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-urllib3-0:1.26.18-1.el8ap.noarch",
"product": {
"name": "python39-urllib3-0:1.26.18-1.el8ap.noarch",
"product_id": "python39-urllib3-0:1.26.18-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-urllib3@1.26.18-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-cli-0:4.4.7-1.el8ap.noarch",
"product": {
"name": "automation-controller-cli-0:4.4.7-1.el8ap.noarch",
"product_id": "automation-controller-cli-0:4.4.7-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-cli@4.4.7-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-server-0:4.4.7-1.el8ap.noarch",
"product": {
"name": "automation-controller-server-0:4.4.7-1.el8ap.noarch",
"product_id": "automation-controller-server-0:4.4.7-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-server@4.4.7-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-ui-0:4.4.7-1.el8ap.noarch",
"product": {
"name": "automation-controller-ui-0:4.4.7-1.el8ap.noarch",
"product_id": "automation-controller-ui-0:4.4.7-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-ui@4.4.7-1.el8ap?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "automation-controller-0:4.4.7-1.el9ap.x86_64",
"product": {
"name": "automation-controller-0:4.4.7-1.el9ap.x86_64",
"product_id": "automation-controller-0:4.4.7-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.4.7-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.4.7-1.el9ap.x86_64",
"product": {
"name": "automation-controller-venv-tower-0:4.4.7-1.el9ap.x86_64",
"product_id": "automation-controller-venv-tower-0:4.4.7-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.4.7-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.4.7-1.el8ap.x86_64",
"product": {
"name": "automation-controller-0:4.4.7-1.el8ap.x86_64",
"product_id": "automation-controller-0:4.4.7-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.4.7-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.4.7-1.el8ap.x86_64",
"product": {
"name": "automation-controller-venv-tower-0:4.4.7-1.el8ap.x86_64",
"product_id": "automation-controller-venv-tower-0:4.4.7-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.4.7-1.el8ap?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "automation-controller-0:4.4.7-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-0:4.4.7-1.el9ap.ppc64le",
"product_id": "automation-controller-0:4.4.7-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.4.7-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.4.7-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-venv-tower-0:4.4.7-1.el9ap.ppc64le",
"product_id": "automation-controller-venv-tower-0:4.4.7-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.4.7-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.4.7-1.el8ap.ppc64le",
"product": {
"name": "automation-controller-0:4.4.7-1.el8ap.ppc64le",
"product_id": "automation-controller-0:4.4.7-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.4.7-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.4.7-1.el8ap.ppc64le",
"product": {
"name": "automation-controller-venv-tower-0:4.4.7-1.el8ap.ppc64le",
"product_id": "automation-controller-venv-tower-0:4.4.7-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.4.7-1.el8ap?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "automation-controller-0:4.4.7-1.el9ap.s390x",
"product": {
"name": "automation-controller-0:4.4.7-1.el9ap.s390x",
"product_id": "automation-controller-0:4.4.7-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.4.7-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.4.7-1.el9ap.s390x",
"product": {
"name": "automation-controller-venv-tower-0:4.4.7-1.el9ap.s390x",
"product_id": "automation-controller-venv-tower-0:4.4.7-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.4.7-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.4.7-1.el8ap.s390x",
"product": {
"name": "automation-controller-0:4.4.7-1.el8ap.s390x",
"product_id": "automation-controller-0:4.4.7-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.4.7-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.4.7-1.el8ap.s390x",
"product": {
"name": "automation-controller-venv-tower-0:4.4.7-1.el8ap.s390x",
"product_id": "automation-controller-venv-tower-0:4.4.7-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.4.7-1.el8ap?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "automation-controller-0:4.4.7-1.el9ap.aarch64",
"product": {
"name": "automation-controller-0:4.4.7-1.el9ap.aarch64",
"product_id": "automation-controller-0:4.4.7-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.4.7-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.4.7-1.el9ap.aarch64",
"product": {
"name": "automation-controller-venv-tower-0:4.4.7-1.el9ap.aarch64",
"product_id": "automation-controller-venv-tower-0:4.4.7-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.4.7-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.4.7-1.el8ap.aarch64",
"product": {
"name": "automation-controller-0:4.4.7-1.el8ap.aarch64",
"product_id": "automation-controller-0:4.4.7-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.4.7-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.4.7-1.el8ap.aarch64",
"product": {
"name": "automation-controller-venv-tower-0:4.4.7-1.el8ap.aarch64",
"product_id": "automation-controller-venv-tower-0:4.4.7-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.4.7-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.4.7-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.4.7-1.el8ap.aarch64"
},
"product_reference": "automation-controller-0:4.4.7-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.4.7-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.4.7-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-0:4.4.7-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.4.7-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.4.7-1.el8ap.s390x"
},
"product_reference": "automation-controller-0:4.4.7-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.4.7-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.4.7-1.el8ap.src"
},
"product_reference": "automation-controller-0:4.4.7-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.4.7-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.4.7-1.el8ap.x86_64"
},
"product_reference": "automation-controller-0:4.4.7-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.4.7-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.4.7-1.el8ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.4.7-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.4.7-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.4.7-1.el8ap.noarch"
},
"product_reference": "automation-controller-server-0:4.4.7-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.4.7-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.4.7-1.el8ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.4.7-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.4.7-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.4.7-1.el8ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.4.7-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.4.7-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.4.7-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.4.7-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.4.7-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.4.7-1.el8ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.4.7-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.4.7-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.4.7-1.el8ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.4.7-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-urllib3-0:1.26.18-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-urllib3-0:1.26.18-1.el8ap.noarch"
},
"product_reference": "python39-urllib3-0:1.26.18-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-urllib3-0:1.26.18-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-urllib3-0:1.26.18-1.el8ap.src"
},
"product_reference": "python3x-urllib3-0:1.26.18-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.4.7-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.4.7-1.el9ap.aarch64"
},
"product_reference": "automation-controller-0:4.4.7-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.4.7-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.4.7-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-0:4.4.7-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.4.7-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.4.7-1.el9ap.s390x"
},
"product_reference": "automation-controller-0:4.4.7-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.4.7-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.4.7-1.el9ap.src"
},
"product_reference": "automation-controller-0:4.4.7-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.4.7-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.4.7-1.el9ap.x86_64"
},
"product_reference": "automation-controller-0:4.4.7-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.4.7-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.4.7-1.el9ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.4.7-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.4.7-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.4.7-1.el9ap.noarch"
},
"product_reference": "automation-controller-server-0:4.4.7-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.4.7-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.4.7-1.el9ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.4.7-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.4.7-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.4.7-1.el9ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.4.7-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.4.7-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.4.7-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.4.7-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.4.7-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.4.7-1.el9ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.4.7-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.4.7-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.4.7-1.el9ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.4.7-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-urllib3-0:1.26.18-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-urllib3-0:1.26.18-1.el9ap.src"
},
"product_reference": "python-urllib3-0:1.26.18-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-urllib3-0:1.26.18-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-urllib3-0:1.26.18-1.el9ap.noarch"
},
"product_reference": "python3-urllib3-0:1.26.18-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-43665",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2023-09-27T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.18-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.18-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.18-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.18-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2241046"
}
],
"notes": [
{
"category": "description",
"text": "An inefficient regular expression complexity was found in Django. The text truncator regular expressions exhibit linear backtracking complexity, which can be slow, leading to a potential denial of service, given certain HTML inputs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-django: Denial-of-service possibility in django.utils.text.Truncator",
"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:automation-controller-venv-tower-0:4.4.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.x86_64"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.18-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.18-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.18-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.18-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-43665"
},
{
"category": "external",
"summary": "RHBZ#2241046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2241046"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-43665",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43665"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-43665",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-43665"
},
{
"category": "external",
"summary": "https://www.djangoproject.com/weblog/2023/oct/04/security-releases/",
"url": "https://www.djangoproject.com/weblog/2023/oct/04/security-releases/"
}
],
"release_date": "2023-10-04T15:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-30T01:22:34+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6158"
}
],
"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:automation-controller-venv-tower-0:4.4.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-django: Denial-of-service possibility in django.utils.text.Truncator"
},
{
"cve": "CVE-2023-43804",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-10-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242493"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3, a user-friendly HTTP client library for Python. urllib3 doesn\u0027t treat the `Cookie` HTTP header special or provide any helpers for managing cookies over HTTP, which is the responsibility of the user. However, it is possible for a user to specify a `Cookie` header and unknowingly leak information via HTTP redirects to a different origin if that user doesn\u0027t disable redirects explicitly.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-urllib3: Cookie request header isn\u0027t stripped during cross-origin redirects",
"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-urllib3-0:1.26.18-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.18-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.18-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.18-1.el9ap.noarch"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-43804"
},
{
"category": "external",
"summary": "RHBZ#2242493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242493"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-43804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43804"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-43804",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-43804"
}
],
"release_date": "2023-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-30T01:22:34+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.18-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.18-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.18-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.18-1.el9ap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6158"
},
{
"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:automation-controller-0:4.4.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.18-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.18-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.4.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.4.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.4.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.4.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.4.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.18-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.18-1.el9ap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.18-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.18-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.18-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.18-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-urllib3: Cookie request header isn\u0027t stripped during cross-origin redirects"
}
]
}
RHSA-2024:1536
Vulnerability from csaf_redhat - Published: 2024-03-27 13:22 - Updated: 2026-07-18 20:10A path traversal vulnerability exists in Ansible when extracting tarballs. An attacker could craft a malicious tarball so that when using the galaxy importer of Ansible Automation Hub, a symlink could be dropped on the disk, resulting in files being overwritten.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-satellite-6.14-capsule:python-galaxy-importer-0:0.4.18-2.el8pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.14:python-galaxy-importer-0:0.4.18-2.el8pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.14:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-satellite-6.14-capsule:python-aiohttp-0:3.9.2-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64 | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-ansible-builder-0:1.2.0-1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-async-timeout-0:4.0.3-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-django-0:3.2.22-1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-flake8-0:5.0.0-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-jinja2-0:3.1.3-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-mccabe-0:0.7.0-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-pulp-rpm-0:3.19.12-1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-pulpcore-0:3.22.22-2.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-pycodestyle-0:2.9.1-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-pyflakes-0:2.5.0-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64 | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64 | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-ansible-builder-0:1.2.0-1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-django-0:3.2.22-1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-flake8-0:5.0.0-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-jinja2-0:3.1.3-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-mccabe-0:0.7.0-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-pulpcore-0:3.22.22-2.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:satellite-0:6.14.3-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:satellite-capsule-0:6.14.3-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:satellite-common-0:6.14.3-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-utils:satellite-0:6.14.3-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-utils:satellite-cli-0:6.14.3-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:candlepin-selinux-0:4.3.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-aiohttp-0:3.9.2-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64 | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-ansible-builder-0:1.2.0-1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-async-timeout-0:4.0.3-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-django-0:3.2.22-1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-flake8-0:5.0.0-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-jinja2-0:3.1.3-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-mccabe-0:0.7.0-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-pulp-rpm-0:3.19.12-1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-pulpcore-0:3.22.22-2.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-pycodestyle-0:2.9.1-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-pyflakes-0:2.5.0-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64 | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64 | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-ansible-builder-0:1.2.0-1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-django-0:3.2.22-1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-flake8-0:5.0.0-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-jinja2-0:3.1.3-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-mccabe-0:0.7.0-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-pulpcore-0:3.22.22-2.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:satellite-cli-0:6.14.3-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:satellite-common-0:6.14.3-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.src | — |
An inefficient regular expression complexity was found in Django. The text truncator regular expressions exhibit linear backtracking complexity, which can be slow, leading to a potential denial of service, given certain HTML inputs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-satellite-6.14-capsule:python-django-0:3.2.22-1.el8pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-django-0:3.2.22-1.el8pc.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.14:python-django-0:3.2.22-1.el8pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.14:python39-django-0:3.2.22-1.el8pc.noarch | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-satellite-6.14-capsule:python-aiohttp-0:3.9.2-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64 | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-ansible-builder-0:1.2.0-1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-async-timeout-0:4.0.3-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-flake8-0:5.0.0-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-galaxy-importer-0:0.4.18-2.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-jinja2-0:3.1.3-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-mccabe-0:0.7.0-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-pulp-rpm-0:3.19.12-1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-pulpcore-0:3.22.22-2.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-pycodestyle-0:2.9.1-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-pyflakes-0:2.5.0-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64 | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64 | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-ansible-builder-0:1.2.0-1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-flake8-0:5.0.0-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-jinja2-0:3.1.3-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-mccabe-0:0.7.0-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-pulpcore-0:3.22.22-2.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:satellite-0:6.14.3-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:satellite-capsule-0:6.14.3-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:satellite-common-0:6.14.3-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-utils:satellite-0:6.14.3-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-utils:satellite-cli-0:6.14.3-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:candlepin-selinux-0:4.3.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-aiohttp-0:3.9.2-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64 | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-ansible-builder-0:1.2.0-1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-async-timeout-0:4.0.3-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-flake8-0:5.0.0-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-galaxy-importer-0:0.4.18-2.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-jinja2-0:3.1.3-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-mccabe-0:0.7.0-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-pulp-rpm-0:3.19.12-1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-pulpcore-0:3.22.22-2.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-pycodestyle-0:2.9.1-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-pyflakes-0:2.5.0-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64 | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64 | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-ansible-builder-0:1.2.0-1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-flake8-0:5.0.0-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-jinja2-0:3.1.3-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-mccabe-0:0.7.0-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-pulpcore-0:3.22.22-2.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:satellite-cli-0:6.14.3-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:satellite-common-0:6.14.3-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.src | — |
An HTTP request smuggling vulnerability was found in aiohttp. Numerous issues with HTTP parsing can allow an attacker to smuggle HTTP requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-satellite-6.14-capsule:python-aiohttp-0:3.9.2-0.1.el8pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.14:python-aiohttp-0:3.9.2-0.1.el8pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.14:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.14:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.14:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-satellite-6.14-capsule:python-ansible-builder-0:1.2.0-1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-async-timeout-0:4.0.3-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-django-0:3.2.22-1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-flake8-0:5.0.0-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-galaxy-importer-0:0.4.18-2.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-jinja2-0:3.1.3-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-mccabe-0:0.7.0-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-pulp-rpm-0:3.19.12-1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-pulpcore-0:3.22.22-2.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-pycodestyle-0:2.9.1-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-pyflakes-0:2.5.0-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-ansible-builder-0:1.2.0-1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-django-0:3.2.22-1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-flake8-0:5.0.0-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-jinja2-0:3.1.3-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-mccabe-0:0.7.0-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-pulpcore-0:3.22.22-2.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:satellite-0:6.14.3-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:satellite-capsule-0:6.14.3-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:satellite-common-0:6.14.3-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-utils:satellite-0:6.14.3-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-utils:satellite-cli-0:6.14.3-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:candlepin-selinux-0:4.3.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-ansible-builder-0:1.2.0-1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-async-timeout-0:4.0.3-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-django-0:3.2.22-1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-flake8-0:5.0.0-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-galaxy-importer-0:0.4.18-2.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-jinja2-0:3.1.3-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-mccabe-0:0.7.0-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-pulp-rpm-0:3.19.12-1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-pulpcore-0:3.22.22-2.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-pycodestyle-0:2.9.1-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-pyflakes-0:2.5.0-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-ansible-builder-0:1.2.0-1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-django-0:3.2.22-1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-flake8-0:5.0.0-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-jinja2-0:3.1.3-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-mccabe-0:0.7.0-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-pulpcore-0:3.22.22-2.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:satellite-cli-0:6.14.3-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:satellite-common-0:6.14.3-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.src | — |
A flaw was found in the python-aiohttp package. This issue could allow a remote attacker to modify an existing HTTP request or create a new request that could have minor confidentiality or integrity impacts.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-satellite-6.14-capsule:python-aiohttp-0:3.9.2-0.1.el8pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.14:python-aiohttp-0:3.9.2-0.1.el8pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.14:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.14:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.14:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-satellite-6.14-capsule:python-ansible-builder-0:1.2.0-1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-async-timeout-0:4.0.3-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-django-0:3.2.22-1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-flake8-0:5.0.0-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-galaxy-importer-0:0.4.18-2.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-jinja2-0:3.1.3-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-mccabe-0:0.7.0-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-pulp-rpm-0:3.19.12-1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-pulpcore-0:3.22.22-2.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-pycodestyle-0:2.9.1-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-pyflakes-0:2.5.0-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-ansible-builder-0:1.2.0-1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-django-0:3.2.22-1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-flake8-0:5.0.0-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-jinja2-0:3.1.3-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-mccabe-0:0.7.0-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-pulpcore-0:3.22.22-2.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:satellite-0:6.14.3-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:satellite-capsule-0:6.14.3-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:satellite-common-0:6.14.3-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-utils:satellite-0:6.14.3-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-utils:satellite-cli-0:6.14.3-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:candlepin-selinux-0:4.3.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-ansible-builder-0:1.2.0-1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-async-timeout-0:4.0.3-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-django-0:3.2.22-1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-flake8-0:5.0.0-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-galaxy-importer-0:0.4.18-2.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-jinja2-0:3.1.3-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-mccabe-0:0.7.0-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-pulp-rpm-0:3.19.12-1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-pulpcore-0:3.22.22-2.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-pycodestyle-0:2.9.1-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-pyflakes-0:2.5.0-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-ansible-builder-0:1.2.0-1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-django-0:3.2.22-1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-flake8-0:5.0.0-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-jinja2-0:3.1.3-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-mccabe-0:0.7.0-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-pulpcore-0:3.22.22-2.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:satellite-cli-0:6.14.3-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:satellite-common-0:6.14.3-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.src | — |
A cross-site scripting (XSS) flaw was found in Jinja2 due to the xmlattr filter allowing keys with spaces, contrary to XML/HTML attribute standards. If an application accepts user-input keys and renders them for other users, attackers can inject additional attributes, potentially leading to XSS. This misuse of the xmlattr filter enables the injection of arbitrary HTML attributes, bypassing auto-escaping and potentially circumventing attribute validation checks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-satellite-6.14-capsule:python-jinja2-0:3.1.3-0.1.el8pc.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-jinja2-0:3.1.3-0.1.el8pc.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python-jinja2-0:3.1.3-0.1.el8pc.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python39-jinja2-0:3.1.3-0.1.el8pc.noarch | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-satellite-6.14-capsule:python-aiohttp-0:3.9.2-0.1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python-ansible-builder-0:1.2.0-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python-async-timeout-0:4.0.3-0.1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python-django-0:3.2.22-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python-flake8-0:5.0.0-0.1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python-galaxy-importer-0:0.4.18-2.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python-mccabe-0:0.7.0-0.1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python-pulp-rpm-0:3.19.12-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python-pulpcore-0:3.22.22-2.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python-pycodestyle-0:2.9.1-0.1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python-pyflakes-0:2.5.0-0.1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-ansible-builder-0:1.2.0-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-django-0:3.2.22-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-flake8-0:5.0.0-0.1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-mccabe-0:0.7.0-0.1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-pulpcore-0:3.22.22-2.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:satellite-0:6.14.3-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:satellite-capsule-0:6.14.3-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:satellite-common-0:6.14.3-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-utils:satellite-0:6.14.3-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-utils:satellite-cli-0:6.14.3-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:candlepin-selinux-0:4.3.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python-aiohttp-0:3.9.2-0.1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python-ansible-builder-0:1.2.0-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python-async-timeout-0:4.0.3-0.1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python-django-0:3.2.22-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python-flake8-0:5.0.0-0.1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python-galaxy-importer-0:0.4.18-2.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python-mccabe-0:0.7.0-0.1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python-pulp-rpm-0:3.19.12-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python-pulpcore-0:3.22.22-2.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python-pycodestyle-0:2.9.1-0.1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python-pyflakes-0:2.5.0-0.1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python39-ansible-builder-0:1.2.0-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python39-django-0:3.2.22-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python39-flake8-0:5.0.0-0.1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python39-mccabe-0:0.7.0-0.1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python39-pulpcore-0:3.22.22-2.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:satellite-cli-0:6.14.3-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:satellite-common-0:6.14.3-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.src | — |
Workaround
|
A flaw was found in aiohttp. When using aiohttp as a web server and configuring static routes, it is necessary to specify the root path for static files. Additionally, the option 'follow_symlinks' can be used to determine whether to follow symbolic links outside the static root directory. When 'follow_symlinks' is set to True, there is no validation to check if a given file path is within the root directory. This issue can lead to a directory traversal vulnerability, resulting in unauthorized access to arbitrary files on the system, even when symlinks are not present.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-satellite-6.14-capsule:python-aiohttp-0:3.9.2-0.1.el8pc.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python-aiohttp-0:3.9.2-0.1.el8pc.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-satellite-6.14-capsule:python-ansible-builder-0:1.2.0-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python-async-timeout-0:4.0.3-0.1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python-django-0:3.2.22-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python-flake8-0:5.0.0-0.1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python-galaxy-importer-0:0.4.18-2.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python-jinja2-0:3.1.3-0.1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python-mccabe-0:0.7.0-0.1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python-pulp-rpm-0:3.19.12-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python-pulpcore-0:3.22.22-2.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python-pycodestyle-0:2.9.1-0.1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python-pyflakes-0:2.5.0-0.1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-ansible-builder-0:1.2.0-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-django-0:3.2.22-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-flake8-0:5.0.0-0.1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-jinja2-0:3.1.3-0.1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-mccabe-0:0.7.0-0.1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-pulpcore-0:3.22.22-2.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:satellite-0:6.14.3-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:satellite-capsule-0:6.14.3-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:satellite-common-0:6.14.3-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-utils:satellite-0:6.14.3-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14-utils:satellite-cli-0:6.14.3-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:candlepin-selinux-0:4.3.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python-ansible-builder-0:1.2.0-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python-async-timeout-0:4.0.3-0.1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python-django-0:3.2.22-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python-flake8-0:5.0.0-0.1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python-galaxy-importer-0:0.4.18-2.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python-jinja2-0:3.1.3-0.1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python-mccabe-0:0.7.0-0.1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python-pulp-rpm-0:3.19.12-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python-pulpcore-0:3.22.22-2.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python-pycodestyle-0:2.9.1-0.1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python-pyflakes-0:2.5.0-0.1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python39-ansible-builder-0:1.2.0-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python39-django-0:3.2.22-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python39-flake8-0:5.0.0-0.1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python39-jinja2-0:3.1.3-0.1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python39-mccabe-0:0.7.0-0.1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python39-pulpcore-0:3.22.22-2.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:satellite-cli-0:6.14.3-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:satellite-common-0:6.14.3-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.src | — |
Workaround
|
An HTTP request smuggling vulnerability was found in aiohttp. Security-sensitive parts of the Python HTTP parser retained minor differences in allowable character sets that must trigger error handling to robustly match frame boundaries of proxies in order to protect against the injection of additional requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-satellite-6.14-capsule:python-aiohttp-0:3.9.2-0.1.el8pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.14:python-aiohttp-0:3.9.2-0.1.el8pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.14:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.14:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.14:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-satellite-6.14-capsule:python-ansible-builder-0:1.2.0-1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-async-timeout-0:4.0.3-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-django-0:3.2.22-1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-flake8-0:5.0.0-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-galaxy-importer-0:0.4.18-2.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-jinja2-0:3.1.3-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-mccabe-0:0.7.0-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-pulp-rpm-0:3.19.12-1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-pulpcore-0:3.22.22-2.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-pycodestyle-0:2.9.1-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python-pyflakes-0:2.5.0-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-ansible-builder-0:1.2.0-1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-django-0:3.2.22-1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-flake8-0:5.0.0-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-jinja2-0:3.1.3-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-mccabe-0:0.7.0-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-pulpcore-0:3.22.22-2.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:satellite-0:6.14.3-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:satellite-capsule-0:6.14.3-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-capsule:satellite-common-0:6.14.3-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-utils:satellite-0:6.14.3-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.14-utils:satellite-cli-0:6.14.3-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:candlepin-selinux-0:4.3.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-ansible-builder-0:1.2.0-1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-async-timeout-0:4.0.3-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-django-0:3.2.22-1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-flake8-0:5.0.0-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-galaxy-importer-0:0.4.18-2.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-jinja2-0:3.1.3-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-mccabe-0:0.7.0-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-pulp-rpm-0:3.19.12-1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-pulpcore-0:3.22.22-2.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-pycodestyle-0:2.9.1-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python-pyflakes-0:2.5.0-0.1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-ansible-builder-0:1.2.0-1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-django-0:3.2.22-1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-flake8-0:5.0.0-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-jinja2-0:3.1.3-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-mccabe-0:0.7.0-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-pulpcore-0:3.22.22-2.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.14:satellite-cli-0:6.14.3-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:satellite-common-0:6.14.3-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.src | — |
{
"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 Satellite 6.14 for RHEL 8.\n\nRed Hat Product Security has rated this update as having a security impact\nof\nModerate. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a\ndetailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Satellite is a system management solution that allows organizations\nto configure and maintain their systems without the necessity to provide\npublic Internet access to their servers or other client systems. It\nperforms provisioning and configuration management of predefined standard\noperating environments.\nSecurity Fix(es):\n\n* automation-hub: Ansible Automation Hub: insecure galaxy-importer tarfile extraction (CVE-2023-5189)\n* python-aiohttp: aiohttp: follow_symlinks directory traversal vulnerability (CVE-2024-23334)\n* python-aiohttp: http request smuggling (CVE-2024-23829)\n* python-aiohttp: numerous issues in HTTP parser with header parsing (CVE-2023-47627)\n* python-aiohttp: aiohttp: HTTP request modification (CVE-2023-49081)\n* python-django: Denial-of-service possibility in django.utils.text.Truncator (CVE-2023-43665)\n* python-jinja2: jinja2: HTML attribute injection when passing user input as keys to xmlattr filter (CVE-2024-22195)\n\nBug Fix(es):\n2266107 - hammer host list does not print parameters even if they are present in the fields list like LCE and CVs.\n2266110 - Incremental update of *multiple* CVs with same repo of different content generates wrong katello content\n2266139 - Failed incremental CV import shows error: duplicate key value violates unique constraint \"rpm_updatecollectionname_name_update_record_id_6ef33bed_uniq\"\n2266140 - wrong links to provisioning guide in CR help\n2266142 - When using the customer data (json) with 13 diff conf files, we can see some weird behavior when updating the hypervisors\n2266144 - Promoting a composite content view to environment with registry name as \"\u003c%= lifecycle_environment.label %\u003e/\u003c%= repository.name %\u003e\" on Red Hat Satellite 6 fails with \"\u0027undefined method \u0027#label\u0027 for NilClass::Jail (NilClass)\u0027\"\n2266145 - CertificateCleanupJob fails with foreign key constraint violation on table cp_certificate\n2266146 - katello:reimport fails with \"TypeError: no implicit conversion of String into Integer\" when there are product contents to move\n2266147 - Postgresql logs contain PG::UniqueViolation: ERROR: duplicate key value violates unique constraint \"katello_available_module_streams_name_stream_context\"\n2266148 - Adding a CV to a CCV lists CV versions disorderly\n2266149 - \u0027Remove orphans\u0027 task fails on DeleteOrphanAlternateContentSources step\n2266413 - [RFE] \"Add content view\" window and \"Update version\" window should display content view version, description and publishing date \n2266113 - [RFE] To make customers aware about satellite versions going EOL by adding warning banner on the Login page or on the Dashboard page.\n2266141 - wrong link to scap content documentation \nUsers of Red Hat Satellite are advised to upgrade to these updated\npackages, which fix these bugs.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:1536",
"url": "https://access.redhat.com/errata/RHSA-2024:1536"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_satellite/6.14/html/upgrading_and_updating_red_hat_satellite/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_satellite/6.14/html/upgrading_and_updating_red_hat_satellite/index"
},
{
"category": "external",
"summary": "2234387",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2234387"
},
{
"category": "external",
"summary": "2241046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2241046"
},
{
"category": "external",
"summary": "2249825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2249825"
},
{
"category": "external",
"summary": "2252235",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252235"
},
{
"category": "external",
"summary": "2257854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2257854"
},
{
"category": "external",
"summary": "2261887",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2261887"
},
{
"category": "external",
"summary": "2261909",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2261909"
},
{
"category": "external",
"summary": "2266107",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2266107"
},
{
"category": "external",
"summary": "2266110",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2266110"
},
{
"category": "external",
"summary": "2266113",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2266113"
},
{
"category": "external",
"summary": "2266139",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2266139"
},
{
"category": "external",
"summary": "2266140",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2266140"
},
{
"category": "external",
"summary": "2266141",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2266141"
},
{
"category": "external",
"summary": "2266142",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2266142"
},
{
"category": "external",
"summary": "2266144",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2266144"
},
{
"category": "external",
"summary": "2266145",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2266145"
},
{
"category": "external",
"summary": "2266146",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2266146"
},
{
"category": "external",
"summary": "2266147",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2266147"
},
{
"category": "external",
"summary": "2266148",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2266148"
},
{
"category": "external",
"summary": "2266149",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2266149"
},
{
"category": "external",
"summary": "2266413",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2266413"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1536.json"
}
],
"title": "Red Hat Security Advisory: Satellite 6.14.3 Async Security Update",
"tracking": {
"current_release_date": "2026-07-18T20:10:57+00:00",
"generator": {
"date": "2026-07-18T20:10:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.7"
}
},
"id": "RHSA-2024:1536",
"initial_release_date": "2024-03-27T13:22:31+00:00",
"revision_history": [
{
"date": "2024-03-27T13:22:31+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-03-27T13:22:31+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-18T20:10:57+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Satellite 6.14 for RHEL 8",
"product": {
"name": "Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:satellite:6.14::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Satellite 6.14 for RHEL 8",
"product": {
"name": "Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14-capsule",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:satellite_capsule:6.14::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Satellite 6.14 for RHEL 8",
"product": {
"name": "Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14-utils",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:satellite_utils:6.14::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Satellite 6"
},
{
"branches": [
{
"category": "product_version",
"name": "candlepin-0:4.3.12-1.el8sat.src",
"product": {
"name": "candlepin-0:4.3.12-1.el8sat.src",
"product_id": "candlepin-0:4.3.12-1.el8sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/candlepin@4.3.12-1.el8sat?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-aiohttp-0:3.9.2-0.1.el8pc.src",
"product": {
"name": "python-aiohttp-0:3.9.2-0.1.el8pc.src",
"product_id": "python-aiohttp-0:3.9.2-0.1.el8pc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-aiohttp@3.9.2-0.1.el8pc?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-ansible-builder-0:1.2.0-1.el8pc.src",
"product": {
"name": "python-ansible-builder-0:1.2.0-1.el8pc.src",
"product_id": "python-ansible-builder-0:1.2.0-1.el8pc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ansible-builder@1.2.0-1.el8pc?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-async-timeout-0:4.0.3-0.1.el8pc.src",
"product": {
"name": "python-async-timeout-0:4.0.3-0.1.el8pc.src",
"product_id": "python-async-timeout-0:4.0.3-0.1.el8pc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-async-timeout@4.0.3-0.1.el8pc?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-django-0:3.2.22-1.el8pc.src",
"product": {
"name": "python-django-0:3.2.22-1.el8pc.src",
"product_id": "python-django-0:3.2.22-1.el8pc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-django@3.2.22-1.el8pc?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-flake8-0:5.0.0-0.1.el8pc.src",
"product": {
"name": "python-flake8-0:5.0.0-0.1.el8pc.src",
"product_id": "python-flake8-0:5.0.0-0.1.el8pc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-flake8@5.0.0-0.1.el8pc?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-galaxy-importer-0:0.4.18-2.el8pc.src",
"product": {
"name": "python-galaxy-importer-0:0.4.18-2.el8pc.src",
"product_id": "python-galaxy-importer-0:0.4.18-2.el8pc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-galaxy-importer@0.4.18-2.el8pc?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-jinja2-0:3.1.3-0.1.el8pc.src",
"product": {
"name": "python-jinja2-0:3.1.3-0.1.el8pc.src",
"product_id": "python-jinja2-0:3.1.3-0.1.el8pc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jinja2@3.1.3-0.1.el8pc?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-mccabe-0:0.7.0-0.1.el8pc.src",
"product": {
"name": "python-mccabe-0:0.7.0-0.1.el8pc.src",
"product_id": "python-mccabe-0:0.7.0-0.1.el8pc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-mccabe@0.7.0-0.1.el8pc?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pulpcore-0:3.22.22-2.el8pc.src",
"product": {
"name": "python-pulpcore-0:3.22.22-2.el8pc.src",
"product_id": "python-pulpcore-0:3.22.22-2.el8pc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pulpcore@3.22.22-2.el8pc?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pulp-rpm-0:3.19.12-1.el8pc.src",
"product": {
"name": "python-pulp-rpm-0:3.19.12-1.el8pc.src",
"product_id": "python-pulp-rpm-0:3.19.12-1.el8pc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pulp-rpm@3.19.12-1.el8pc?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"product": {
"name": "python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"product_id": "python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycodestyle@2.9.1-0.1.el8pc?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pyflakes-0:2.5.0-0.1.el8pc.src",
"product": {
"name": "python-pyflakes-0:2.5.0-0.1.el8pc.src",
"product_id": "python-pyflakes-0:2.5.0-0.1.el8pc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyflakes@2.5.0-0.1.el8pc?arch=src"
}
}
},
{
"category": "product_version",
"name": "rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.src",
"product": {
"name": "rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.src",
"product_id": "rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-foreman_theme_satellite@12.0.0.8-1.el8sat?arch=src"
}
}
},
{
"category": "product_version",
"name": "rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.src",
"product": {
"name": "rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.src",
"product_id": "rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-foreman_virt_who_configure@0.5.19-1.el8sat?arch=src"
}
}
},
{
"category": "product_version",
"name": "rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"product": {
"name": "rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"product_id": "rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-hammer_cli_katello@1.9.1.3-1.el8sat?arch=src"
}
}
},
{
"category": "product_version",
"name": "rubygem-katello-0:4.9.0.23-1.el8sat.src",
"product": {
"name": "rubygem-katello-0:4.9.0.23-1.el8sat.src",
"product_id": "rubygem-katello-0:4.9.0.23-1.el8sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-katello@4.9.0.23-1.el8sat?arch=src"
}
}
},
{
"category": "product_version",
"name": "satellite-0:6.14.3-1.el8sat.src",
"product": {
"name": "satellite-0:6.14.3-1.el8sat.src",
"product_id": "satellite-0:6.14.3-1.el8sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/satellite@6.14.3-1.el8sat?arch=src"
}
}
},
{
"category": "product_version",
"name": "satellite-lifecycle-0:0.0.0.1-1.src",
"product": {
"name": "satellite-lifecycle-0:0.0.0.1-1.src",
"product_id": "satellite-lifecycle-0:0.0.0.1-1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/satellite-lifecycle@0.0.0.1-1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "candlepin-0:4.3.12-1.el8sat.noarch",
"product": {
"name": "candlepin-0:4.3.12-1.el8sat.noarch",
"product_id": "candlepin-0:4.3.12-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/candlepin@4.3.12-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "candlepin-selinux-0:4.3.12-1.el8sat.noarch",
"product": {
"name": "candlepin-selinux-0:4.3.12-1.el8sat.noarch",
"product_id": "candlepin-selinux-0:4.3.12-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/candlepin-selinux@4.3.12-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"product": {
"name": "python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"product_id": "python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-ansible-builder@1.2.0-1.el8pc?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"product": {
"name": "python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"product_id": "python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-async-timeout@4.0.3-0.1.el8pc?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-django-0:3.2.22-1.el8pc.noarch",
"product": {
"name": "python39-django-0:3.2.22-1.el8pc.noarch",
"product_id": "python39-django-0:3.2.22-1.el8pc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-django@3.2.22-1.el8pc?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"product": {
"name": "python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"product_id": "python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-flake8@5.0.0-0.1.el8pc?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"product": {
"name": "python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"product_id": "python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-galaxy-importer@0.4.18-2.el8pc?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"product": {
"name": "python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"product_id": "python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-jinja2@3.1.3-0.1.el8pc?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"product": {
"name": "python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"product_id": "python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-mccabe@0.7.0-0.1.el8pc?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"product": {
"name": "python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"product_id": "python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pulpcore@3.22.22-2.el8pc?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"product": {
"name": "python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"product_id": "python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pulp-rpm@3.19.12-1.el8pc?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"product": {
"name": "python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"product_id": "python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pycodestyle@2.9.1-0.1.el8pc?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"product": {
"name": "python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"product_id": "python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyflakes@2.5.0-0.1.el8pc?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.noarch",
"product": {
"name": "rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.noarch",
"product_id": "rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-foreman_theme_satellite@12.0.0.8-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.noarch",
"product": {
"name": "rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.noarch",
"product_id": "rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-foreman_virt_who_configure@0.5.19-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"product": {
"name": "rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"product_id": "rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-hammer_cli_katello@1.9.1.3-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygem-katello-0:4.9.0.23-1.el8sat.noarch",
"product": {
"name": "rubygem-katello-0:4.9.0.23-1.el8sat.noarch",
"product_id": "rubygem-katello-0:4.9.0.23-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-katello@4.9.0.23-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "satellite-cli-0:6.14.3-1.el8sat.noarch",
"product": {
"name": "satellite-cli-0:6.14.3-1.el8sat.noarch",
"product_id": "satellite-cli-0:6.14.3-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/satellite-cli@6.14.3-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "satellite-capsule-0:6.14.3-1.el8sat.noarch",
"product": {
"name": "satellite-capsule-0:6.14.3-1.el8sat.noarch",
"product_id": "satellite-capsule-0:6.14.3-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/satellite-capsule@6.14.3-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "satellite-common-0:6.14.3-1.el8sat.noarch",
"product": {
"name": "satellite-common-0:6.14.3-1.el8sat.noarch",
"product_id": "satellite-common-0:6.14.3-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/satellite-common@6.14.3-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "satellite-0:6.14.3-1.el8sat.noarch",
"product": {
"name": "satellite-0:6.14.3-1.el8sat.noarch",
"product_id": "satellite-0:6.14.3-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/satellite@6.14.3-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "satellite-lifecycle-0:0.0.0.1-1.noarch",
"product": {
"name": "satellite-lifecycle-0:0.0.0.1-1.noarch",
"product_id": "satellite-lifecycle-0:0.0.0.1-1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/satellite-lifecycle@0.0.0.1-1?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"product": {
"name": "python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"product_id": "python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-aiohttp@3.9.2-0.1.el8pc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"product": {
"name": "python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"product_id": "python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-aiohttp-debugsource@3.9.2-0.1.el8pc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64",
"product": {
"name": "python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64",
"product_id": "python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-aiohttp-debuginfo@3.9.2-0.1.el8pc?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-aiohttp-0:3.9.2-0.1.el8pc.src as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14-capsule:python-aiohttp-0:3.9.2-0.1.el8pc.src"
},
"product_reference": "python-aiohttp-0:3.9.2-0.1.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.14-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64 as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14-capsule:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64"
},
"product_reference": "python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"relates_to_product_reference": "8Base-satellite-6.14-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ansible-builder-0:1.2.0-1.el8pc.src as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14-capsule:python-ansible-builder-0:1.2.0-1.el8pc.src"
},
"product_reference": "python-ansible-builder-0:1.2.0-1.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.14-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-async-timeout-0:4.0.3-0.1.el8pc.src as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14-capsule:python-async-timeout-0:4.0.3-0.1.el8pc.src"
},
"product_reference": "python-async-timeout-0:4.0.3-0.1.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.14-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-django-0:3.2.22-1.el8pc.src as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14-capsule:python-django-0:3.2.22-1.el8pc.src"
},
"product_reference": "python-django-0:3.2.22-1.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.14-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-flake8-0:5.0.0-0.1.el8pc.src as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14-capsule:python-flake8-0:5.0.0-0.1.el8pc.src"
},
"product_reference": "python-flake8-0:5.0.0-0.1.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.14-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-galaxy-importer-0:0.4.18-2.el8pc.src as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14-capsule:python-galaxy-importer-0:0.4.18-2.el8pc.src"
},
"product_reference": "python-galaxy-importer-0:0.4.18-2.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.14-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:3.1.3-0.1.el8pc.src as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14-capsule:python-jinja2-0:3.1.3-0.1.el8pc.src"
},
"product_reference": "python-jinja2-0:3.1.3-0.1.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.14-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-mccabe-0:0.7.0-0.1.el8pc.src as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14-capsule:python-mccabe-0:0.7.0-0.1.el8pc.src"
},
"product_reference": "python-mccabe-0:0.7.0-0.1.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.14-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulp-rpm-0:3.19.12-1.el8pc.src as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14-capsule:python-pulp-rpm-0:3.19.12-1.el8pc.src"
},
"product_reference": "python-pulp-rpm-0:3.19.12-1.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.14-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulpcore-0:3.22.22-2.el8pc.src as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14-capsule:python-pulpcore-0:3.22.22-2.el8pc.src"
},
"product_reference": "python-pulpcore-0:3.22.22-2.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.14-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycodestyle-0:2.9.1-0.1.el8pc.src as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14-capsule:python-pycodestyle-0:2.9.1-0.1.el8pc.src"
},
"product_reference": "python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.14-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyflakes-0:2.5.0-0.1.el8pc.src as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14-capsule:python-pyflakes-0:2.5.0-0.1.el8pc.src"
},
"product_reference": "python-pyflakes-0:2.5.0-0.1.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.14-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64 as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14-capsule:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64"
},
"product_reference": "python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"relates_to_product_reference": "8Base-satellite-6.14-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64 as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14-capsule:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64"
},
"product_reference": "python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64",
"relates_to_product_reference": "8Base-satellite-6.14-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-ansible-builder-0:1.2.0-1.el8pc.noarch as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14-capsule:python39-ansible-builder-0:1.2.0-1.el8pc.noarch"
},
"product_reference": "python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.14-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-async-timeout-0:4.0.3-0.1.el8pc.noarch as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14-capsule:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch"
},
"product_reference": "python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.14-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-django-0:3.2.22-1.el8pc.noarch as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14-capsule:python39-django-0:3.2.22-1.el8pc.noarch"
},
"product_reference": "python39-django-0:3.2.22-1.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.14-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-flake8-0:5.0.0-0.1.el8pc.noarch as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14-capsule:python39-flake8-0:5.0.0-0.1.el8pc.noarch"
},
"product_reference": "python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.14-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-galaxy-importer-0:0.4.18-2.el8pc.noarch as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14-capsule:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch"
},
"product_reference": "python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.14-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-jinja2-0:3.1.3-0.1.el8pc.noarch as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14-capsule:python39-jinja2-0:3.1.3-0.1.el8pc.noarch"
},
"product_reference": "python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.14-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-mccabe-0:0.7.0-0.1.el8pc.noarch as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14-capsule:python39-mccabe-0:0.7.0-0.1.el8pc.noarch"
},
"product_reference": "python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.14-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pulp-rpm-0:3.19.12-1.el8pc.noarch as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14-capsule:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch"
},
"product_reference": "python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.14-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pulpcore-0:3.22.22-2.el8pc.noarch as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14-capsule:python39-pulpcore-0:3.22.22-2.el8pc.noarch"
},
"product_reference": "python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.14-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14-capsule:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch"
},
"product_reference": "python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.14-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyflakes-0:2.5.0-0.1.el8pc.noarch as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14-capsule:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch"
},
"product_reference": "python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.14-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-0:6.14.3-1.el8sat.src as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14-capsule:satellite-0:6.14.3-1.el8sat.src"
},
"product_reference": "satellite-0:6.14.3-1.el8sat.src",
"relates_to_product_reference": "8Base-satellite-6.14-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-capsule-0:6.14.3-1.el8sat.noarch as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14-capsule:satellite-capsule-0:6.14.3-1.el8sat.noarch"
},
"product_reference": "satellite-capsule-0:6.14.3-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.14-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-common-0:6.14.3-1.el8sat.noarch as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14-capsule:satellite-common-0:6.14.3-1.el8sat.noarch"
},
"product_reference": "satellite-common-0:6.14.3-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.14-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch"
},
"product_reference": "rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.14-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src"
},
"product_reference": "rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"relates_to_product_reference": "8Base-satellite-6.14-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-0:6.14.3-1.el8sat.src as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14-utils:satellite-0:6.14.3-1.el8sat.src"
},
"product_reference": "satellite-0:6.14.3-1.el8sat.src",
"relates_to_product_reference": "8Base-satellite-6.14-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-cli-0:6.14.3-1.el8sat.noarch as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14-utils:satellite-cli-0:6.14.3-1.el8sat.noarch"
},
"product_reference": "satellite-cli-0:6.14.3-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.14-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "candlepin-0:4.3.12-1.el8sat.noarch as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.noarch"
},
"product_reference": "candlepin-0:4.3.12-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "candlepin-0:4.3.12-1.el8sat.src as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.src"
},
"product_reference": "candlepin-0:4.3.12-1.el8sat.src",
"relates_to_product_reference": "8Base-satellite-6.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "candlepin-selinux-0:4.3.12-1.el8sat.noarch as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14:candlepin-selinux-0:4.3.12-1.el8sat.noarch"
},
"product_reference": "candlepin-selinux-0:4.3.12-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-aiohttp-0:3.9.2-0.1.el8pc.src as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14:python-aiohttp-0:3.9.2-0.1.el8pc.src"
},
"product_reference": "python-aiohttp-0:3.9.2-0.1.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64 as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64"
},
"product_reference": "python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"relates_to_product_reference": "8Base-satellite-6.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ansible-builder-0:1.2.0-1.el8pc.src as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14:python-ansible-builder-0:1.2.0-1.el8pc.src"
},
"product_reference": "python-ansible-builder-0:1.2.0-1.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-async-timeout-0:4.0.3-0.1.el8pc.src as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14:python-async-timeout-0:4.0.3-0.1.el8pc.src"
},
"product_reference": "python-async-timeout-0:4.0.3-0.1.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-django-0:3.2.22-1.el8pc.src as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14:python-django-0:3.2.22-1.el8pc.src"
},
"product_reference": "python-django-0:3.2.22-1.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-flake8-0:5.0.0-0.1.el8pc.src as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14:python-flake8-0:5.0.0-0.1.el8pc.src"
},
"product_reference": "python-flake8-0:5.0.0-0.1.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-galaxy-importer-0:0.4.18-2.el8pc.src as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14:python-galaxy-importer-0:0.4.18-2.el8pc.src"
},
"product_reference": "python-galaxy-importer-0:0.4.18-2.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:3.1.3-0.1.el8pc.src as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14:python-jinja2-0:3.1.3-0.1.el8pc.src"
},
"product_reference": "python-jinja2-0:3.1.3-0.1.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-mccabe-0:0.7.0-0.1.el8pc.src as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14:python-mccabe-0:0.7.0-0.1.el8pc.src"
},
"product_reference": "python-mccabe-0:0.7.0-0.1.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulp-rpm-0:3.19.12-1.el8pc.src as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14:python-pulp-rpm-0:3.19.12-1.el8pc.src"
},
"product_reference": "python-pulp-rpm-0:3.19.12-1.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulpcore-0:3.22.22-2.el8pc.src as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14:python-pulpcore-0:3.22.22-2.el8pc.src"
},
"product_reference": "python-pulpcore-0:3.22.22-2.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycodestyle-0:2.9.1-0.1.el8pc.src as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14:python-pycodestyle-0:2.9.1-0.1.el8pc.src"
},
"product_reference": "python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyflakes-0:2.5.0-0.1.el8pc.src as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14:python-pyflakes-0:2.5.0-0.1.el8pc.src"
},
"product_reference": "python-pyflakes-0:2.5.0-0.1.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64 as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64"
},
"product_reference": "python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"relates_to_product_reference": "8Base-satellite-6.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64 as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64"
},
"product_reference": "python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64",
"relates_to_product_reference": "8Base-satellite-6.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-ansible-builder-0:1.2.0-1.el8pc.noarch as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14:python39-ansible-builder-0:1.2.0-1.el8pc.noarch"
},
"product_reference": "python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-async-timeout-0:4.0.3-0.1.el8pc.noarch as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch"
},
"product_reference": "python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-django-0:3.2.22-1.el8pc.noarch as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14:python39-django-0:3.2.22-1.el8pc.noarch"
},
"product_reference": "python39-django-0:3.2.22-1.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-flake8-0:5.0.0-0.1.el8pc.noarch as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14:python39-flake8-0:5.0.0-0.1.el8pc.noarch"
},
"product_reference": "python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-galaxy-importer-0:0.4.18-2.el8pc.noarch as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch"
},
"product_reference": "python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-jinja2-0:3.1.3-0.1.el8pc.noarch as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14:python39-jinja2-0:3.1.3-0.1.el8pc.noarch"
},
"product_reference": "python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-mccabe-0:0.7.0-0.1.el8pc.noarch as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14:python39-mccabe-0:0.7.0-0.1.el8pc.noarch"
},
"product_reference": "python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pulp-rpm-0:3.19.12-1.el8pc.noarch as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch"
},
"product_reference": "python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pulpcore-0:3.22.22-2.el8pc.noarch as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14:python39-pulpcore-0:3.22.22-2.el8pc.noarch"
},
"product_reference": "python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch"
},
"product_reference": "python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyflakes-0:2.5.0-0.1.el8pc.noarch as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch"
},
"product_reference": "python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.noarch as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.noarch"
},
"product_reference": "rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.src as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.src"
},
"product_reference": "rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.src",
"relates_to_product_reference": "8Base-satellite-6.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.noarch as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.noarch"
},
"product_reference": "rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.src as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.src"
},
"product_reference": "rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.src",
"relates_to_product_reference": "8Base-satellite-6.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch"
},
"product_reference": "rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src"
},
"product_reference": "rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"relates_to_product_reference": "8Base-satellite-6.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-katello-0:4.9.0.23-1.el8sat.noarch as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.noarch"
},
"product_reference": "rubygem-katello-0:4.9.0.23-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-katello-0:4.9.0.23-1.el8sat.src as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.src"
},
"product_reference": "rubygem-katello-0:4.9.0.23-1.el8sat.src",
"relates_to_product_reference": "8Base-satellite-6.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-0:6.14.3-1.el8sat.noarch as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.noarch"
},
"product_reference": "satellite-0:6.14.3-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-0:6.14.3-1.el8sat.src as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.src"
},
"product_reference": "satellite-0:6.14.3-1.el8sat.src",
"relates_to_product_reference": "8Base-satellite-6.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-cli-0:6.14.3-1.el8sat.noarch as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14:satellite-cli-0:6.14.3-1.el8sat.noarch"
},
"product_reference": "satellite-cli-0:6.14.3-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-common-0:6.14.3-1.el8sat.noarch as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14:satellite-common-0:6.14.3-1.el8sat.noarch"
},
"product_reference": "satellite-common-0:6.14.3-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-lifecycle-0:0.0.0.1-1.noarch as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.noarch"
},
"product_reference": "satellite-lifecycle-0:0.0.0.1-1.noarch",
"relates_to_product_reference": "8Base-satellite-6.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-lifecycle-0:0.0.0.1-1.src as a component of Red Hat Satellite 6.14 for RHEL 8",
"product_id": "8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.src"
},
"product_reference": "satellite-lifecycle-0:0.0.0.1-1.src",
"relates_to_product_reference": "8Base-satellite-6.14"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-5189",
"cwe": {
"id": "CWE-23",
"name": "Relative Path Traversal"
},
"discovery_date": "2023-08-23T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-satellite-6.14-capsule:python-aiohttp-0:3.9.2-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python-ansible-builder-0:1.2.0-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-async-timeout-0:4.0.3-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-django-0:3.2.22-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-flake8-0:5.0.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-jinja2-0:3.1.3-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-mccabe-0:0.7.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pulp-rpm-0:3.19.12-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pulpcore-0:3.22.22-2.el8pc.src",
"8Base-satellite-6.14-capsule:python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pyflakes-0:2.5.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-django-0:3.2.22-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14-capsule:satellite-capsule-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14-capsule:satellite-common-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"8Base-satellite-6.14-utils:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14-utils:satellite-cli-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.noarch",
"8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.src",
"8Base-satellite-6.14:candlepin-selinux-0:4.3.12-1.el8sat.noarch",
"8Base-satellite-6.14:python-aiohttp-0:3.9.2-0.1.el8pc.src",
"8Base-satellite-6.14:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python-ansible-builder-0:1.2.0-1.el8pc.src",
"8Base-satellite-6.14:python-async-timeout-0:4.0.3-0.1.el8pc.src",
"8Base-satellite-6.14:python-django-0:3.2.22-1.el8pc.src",
"8Base-satellite-6.14:python-flake8-0:5.0.0-0.1.el8pc.src",
"8Base-satellite-6.14:python-jinja2-0:3.1.3-0.1.el8pc.src",
"8Base-satellite-6.14:python-mccabe-0:0.7.0-0.1.el8pc.src",
"8Base-satellite-6.14:python-pulp-rpm-0:3.19.12-1.el8pc.src",
"8Base-satellite-6.14:python-pulpcore-0:3.22.22-2.el8pc.src",
"8Base-satellite-6.14:python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"8Base-satellite-6.14:python-pyflakes-0:2.5.0-0.1.el8pc.src",
"8Base-satellite-6.14:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"8Base-satellite-6.14:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-django-0:3.2.22-1.el8pc.noarch",
"8Base-satellite-6.14:python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"8Base-satellite-6.14:python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"8Base-satellite-6.14:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.src",
"8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.src",
"8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.src",
"8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14:satellite-cli-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-common-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.noarch",
"8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.src"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2234387"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal vulnerability exists in Ansible when extracting tarballs. An attacker could craft a malicious tarball so that when using the galaxy importer of Ansible Automation Hub, a symlink could be dropped on the disk, resulting in files being overwritten.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Hub: insecure galaxy-importer tarfile extraction",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-satellite-6.14-capsule:python-galaxy-importer-0:0.4.18-2.el8pc.src",
"8Base-satellite-6.14-capsule:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"8Base-satellite-6.14:python-galaxy-importer-0:0.4.18-2.el8pc.src",
"8Base-satellite-6.14:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch"
],
"known_not_affected": [
"8Base-satellite-6.14-capsule:python-aiohttp-0:3.9.2-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python-ansible-builder-0:1.2.0-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-async-timeout-0:4.0.3-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-django-0:3.2.22-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-flake8-0:5.0.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-jinja2-0:3.1.3-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-mccabe-0:0.7.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pulp-rpm-0:3.19.12-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pulpcore-0:3.22.22-2.el8pc.src",
"8Base-satellite-6.14-capsule:python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pyflakes-0:2.5.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-django-0:3.2.22-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14-capsule:satellite-capsule-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14-capsule:satellite-common-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"8Base-satellite-6.14-utils:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14-utils:satellite-cli-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.noarch",
"8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.src",
"8Base-satellite-6.14:candlepin-selinux-0:4.3.12-1.el8sat.noarch",
"8Base-satellite-6.14:python-aiohttp-0:3.9.2-0.1.el8pc.src",
"8Base-satellite-6.14:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python-ansible-builder-0:1.2.0-1.el8pc.src",
"8Base-satellite-6.14:python-async-timeout-0:4.0.3-0.1.el8pc.src",
"8Base-satellite-6.14:python-django-0:3.2.22-1.el8pc.src",
"8Base-satellite-6.14:python-flake8-0:5.0.0-0.1.el8pc.src",
"8Base-satellite-6.14:python-jinja2-0:3.1.3-0.1.el8pc.src",
"8Base-satellite-6.14:python-mccabe-0:0.7.0-0.1.el8pc.src",
"8Base-satellite-6.14:python-pulp-rpm-0:3.19.12-1.el8pc.src",
"8Base-satellite-6.14:python-pulpcore-0:3.22.22-2.el8pc.src",
"8Base-satellite-6.14:python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"8Base-satellite-6.14:python-pyflakes-0:2.5.0-0.1.el8pc.src",
"8Base-satellite-6.14:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"8Base-satellite-6.14:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-django-0:3.2.22-1.el8pc.noarch",
"8Base-satellite-6.14:python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"8Base-satellite-6.14:python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"8Base-satellite-6.14:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.src",
"8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.src",
"8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.src",
"8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14:satellite-cli-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-common-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.noarch",
"8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5189"
},
{
"category": "external",
"summary": "RHBZ#2234387",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2234387"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5189",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5189"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5189",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5189"
}
],
"release_date": "2023-09-26T05:28:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-03-27T13:22:31+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.14/html/upgrading_and_updating_red_hat_satellite/index",
"product_ids": [
"8Base-satellite-6.14-capsule:python-galaxy-importer-0:0.4.18-2.el8pc.src",
"8Base-satellite-6.14-capsule:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"8Base-satellite-6.14:python-galaxy-importer-0:0.4.18-2.el8pc.src",
"8Base-satellite-6.14:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1536"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-satellite-6.14-capsule:python-aiohttp-0:3.9.2-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python-ansible-builder-0:1.2.0-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-async-timeout-0:4.0.3-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-django-0:3.2.22-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-flake8-0:5.0.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-galaxy-importer-0:0.4.18-2.el8pc.src",
"8Base-satellite-6.14-capsule:python-jinja2-0:3.1.3-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-mccabe-0:0.7.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pulp-rpm-0:3.19.12-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pulpcore-0:3.22.22-2.el8pc.src",
"8Base-satellite-6.14-capsule:python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pyflakes-0:2.5.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-django-0:3.2.22-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14-capsule:satellite-capsule-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14-capsule:satellite-common-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"8Base-satellite-6.14-utils:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14-utils:satellite-cli-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.noarch",
"8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.src",
"8Base-satellite-6.14:candlepin-selinux-0:4.3.12-1.el8sat.noarch",
"8Base-satellite-6.14:python-aiohttp-0:3.9.2-0.1.el8pc.src",
"8Base-satellite-6.14:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python-ansible-builder-0:1.2.0-1.el8pc.src",
"8Base-satellite-6.14:python-async-timeout-0:4.0.3-0.1.el8pc.src",
"8Base-satellite-6.14:python-django-0:3.2.22-1.el8pc.src",
"8Base-satellite-6.14:python-flake8-0:5.0.0-0.1.el8pc.src",
"8Base-satellite-6.14:python-galaxy-importer-0:0.4.18-2.el8pc.src",
"8Base-satellite-6.14:python-jinja2-0:3.1.3-0.1.el8pc.src",
"8Base-satellite-6.14:python-mccabe-0:0.7.0-0.1.el8pc.src",
"8Base-satellite-6.14:python-pulp-rpm-0:3.19.12-1.el8pc.src",
"8Base-satellite-6.14:python-pulpcore-0:3.22.22-2.el8pc.src",
"8Base-satellite-6.14:python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"8Base-satellite-6.14:python-pyflakes-0:2.5.0-0.1.el8pc.src",
"8Base-satellite-6.14:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"8Base-satellite-6.14:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-django-0:3.2.22-1.el8pc.noarch",
"8Base-satellite-6.14:python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"8Base-satellite-6.14:python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"8Base-satellite-6.14:python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"8Base-satellite-6.14:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.src",
"8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.src",
"8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.src",
"8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14:satellite-cli-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-common-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.noarch",
"8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Hub: insecure galaxy-importer tarfile extraction"
},
{
"cve": "CVE-2023-43665",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2023-09-27T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-satellite-6.14-capsule:python-aiohttp-0:3.9.2-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python-ansible-builder-0:1.2.0-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-async-timeout-0:4.0.3-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-flake8-0:5.0.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-galaxy-importer-0:0.4.18-2.el8pc.src",
"8Base-satellite-6.14-capsule:python-jinja2-0:3.1.3-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-mccabe-0:0.7.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pulp-rpm-0:3.19.12-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pulpcore-0:3.22.22-2.el8pc.src",
"8Base-satellite-6.14-capsule:python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pyflakes-0:2.5.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14-capsule:satellite-capsule-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14-capsule:satellite-common-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"8Base-satellite-6.14-utils:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14-utils:satellite-cli-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.noarch",
"8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.src",
"8Base-satellite-6.14:candlepin-selinux-0:4.3.12-1.el8sat.noarch",
"8Base-satellite-6.14:python-aiohttp-0:3.9.2-0.1.el8pc.src",
"8Base-satellite-6.14:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python-ansible-builder-0:1.2.0-1.el8pc.src",
"8Base-satellite-6.14:python-async-timeout-0:4.0.3-0.1.el8pc.src",
"8Base-satellite-6.14:python-flake8-0:5.0.0-0.1.el8pc.src",
"8Base-satellite-6.14:python-galaxy-importer-0:0.4.18-2.el8pc.src",
"8Base-satellite-6.14:python-jinja2-0:3.1.3-0.1.el8pc.src",
"8Base-satellite-6.14:python-mccabe-0:0.7.0-0.1.el8pc.src",
"8Base-satellite-6.14:python-pulp-rpm-0:3.19.12-1.el8pc.src",
"8Base-satellite-6.14:python-pulpcore-0:3.22.22-2.el8pc.src",
"8Base-satellite-6.14:python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"8Base-satellite-6.14:python-pyflakes-0:2.5.0-0.1.el8pc.src",
"8Base-satellite-6.14:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"8Base-satellite-6.14:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"8Base-satellite-6.14:python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"8Base-satellite-6.14:python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"8Base-satellite-6.14:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.src",
"8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.src",
"8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.src",
"8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14:satellite-cli-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-common-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.noarch",
"8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.src"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2241046"
}
],
"notes": [
{
"category": "description",
"text": "An inefficient regular expression complexity was found in Django. The text truncator regular expressions exhibit linear backtracking complexity, which can be slow, leading to a potential denial of service, given certain HTML inputs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-django: Denial-of-service possibility in django.utils.text.Truncator",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-satellite-6.14-capsule:python-django-0:3.2.22-1.el8pc.src",
"8Base-satellite-6.14-capsule:python39-django-0:3.2.22-1.el8pc.noarch",
"8Base-satellite-6.14:python-django-0:3.2.22-1.el8pc.src",
"8Base-satellite-6.14:python39-django-0:3.2.22-1.el8pc.noarch"
],
"known_not_affected": [
"8Base-satellite-6.14-capsule:python-aiohttp-0:3.9.2-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python-ansible-builder-0:1.2.0-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-async-timeout-0:4.0.3-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-flake8-0:5.0.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-galaxy-importer-0:0.4.18-2.el8pc.src",
"8Base-satellite-6.14-capsule:python-jinja2-0:3.1.3-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-mccabe-0:0.7.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pulp-rpm-0:3.19.12-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pulpcore-0:3.22.22-2.el8pc.src",
"8Base-satellite-6.14-capsule:python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pyflakes-0:2.5.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14-capsule:satellite-capsule-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14-capsule:satellite-common-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"8Base-satellite-6.14-utils:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14-utils:satellite-cli-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.noarch",
"8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.src",
"8Base-satellite-6.14:candlepin-selinux-0:4.3.12-1.el8sat.noarch",
"8Base-satellite-6.14:python-aiohttp-0:3.9.2-0.1.el8pc.src",
"8Base-satellite-6.14:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python-ansible-builder-0:1.2.0-1.el8pc.src",
"8Base-satellite-6.14:python-async-timeout-0:4.0.3-0.1.el8pc.src",
"8Base-satellite-6.14:python-flake8-0:5.0.0-0.1.el8pc.src",
"8Base-satellite-6.14:python-galaxy-importer-0:0.4.18-2.el8pc.src",
"8Base-satellite-6.14:python-jinja2-0:3.1.3-0.1.el8pc.src",
"8Base-satellite-6.14:python-mccabe-0:0.7.0-0.1.el8pc.src",
"8Base-satellite-6.14:python-pulp-rpm-0:3.19.12-1.el8pc.src",
"8Base-satellite-6.14:python-pulpcore-0:3.22.22-2.el8pc.src",
"8Base-satellite-6.14:python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"8Base-satellite-6.14:python-pyflakes-0:2.5.0-0.1.el8pc.src",
"8Base-satellite-6.14:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"8Base-satellite-6.14:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"8Base-satellite-6.14:python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"8Base-satellite-6.14:python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"8Base-satellite-6.14:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.src",
"8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.src",
"8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.src",
"8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14:satellite-cli-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-common-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.noarch",
"8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-43665"
},
{
"category": "external",
"summary": "RHBZ#2241046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2241046"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-43665",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43665"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-43665",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-43665"
},
{
"category": "external",
"summary": "https://www.djangoproject.com/weblog/2023/oct/04/security-releases/",
"url": "https://www.djangoproject.com/weblog/2023/oct/04/security-releases/"
}
],
"release_date": "2023-10-04T15:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-03-27T13:22:31+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.14/html/upgrading_and_updating_red_hat_satellite/index",
"product_ids": [
"8Base-satellite-6.14-capsule:python-django-0:3.2.22-1.el8pc.src",
"8Base-satellite-6.14-capsule:python39-django-0:3.2.22-1.el8pc.noarch",
"8Base-satellite-6.14:python-django-0:3.2.22-1.el8pc.src",
"8Base-satellite-6.14:python39-django-0:3.2.22-1.el8pc.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1536"
}
],
"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-satellite-6.14-capsule:python-aiohttp-0:3.9.2-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python-ansible-builder-0:1.2.0-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-async-timeout-0:4.0.3-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-django-0:3.2.22-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-flake8-0:5.0.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-galaxy-importer-0:0.4.18-2.el8pc.src",
"8Base-satellite-6.14-capsule:python-jinja2-0:3.1.3-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-mccabe-0:0.7.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pulp-rpm-0:3.19.12-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pulpcore-0:3.22.22-2.el8pc.src",
"8Base-satellite-6.14-capsule:python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pyflakes-0:2.5.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-django-0:3.2.22-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14-capsule:satellite-capsule-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14-capsule:satellite-common-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"8Base-satellite-6.14-utils:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14-utils:satellite-cli-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.noarch",
"8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.src",
"8Base-satellite-6.14:candlepin-selinux-0:4.3.12-1.el8sat.noarch",
"8Base-satellite-6.14:python-aiohttp-0:3.9.2-0.1.el8pc.src",
"8Base-satellite-6.14:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python-ansible-builder-0:1.2.0-1.el8pc.src",
"8Base-satellite-6.14:python-async-timeout-0:4.0.3-0.1.el8pc.src",
"8Base-satellite-6.14:python-django-0:3.2.22-1.el8pc.src",
"8Base-satellite-6.14:python-flake8-0:5.0.0-0.1.el8pc.src",
"8Base-satellite-6.14:python-galaxy-importer-0:0.4.18-2.el8pc.src",
"8Base-satellite-6.14:python-jinja2-0:3.1.3-0.1.el8pc.src",
"8Base-satellite-6.14:python-mccabe-0:0.7.0-0.1.el8pc.src",
"8Base-satellite-6.14:python-pulp-rpm-0:3.19.12-1.el8pc.src",
"8Base-satellite-6.14:python-pulpcore-0:3.22.22-2.el8pc.src",
"8Base-satellite-6.14:python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"8Base-satellite-6.14:python-pyflakes-0:2.5.0-0.1.el8pc.src",
"8Base-satellite-6.14:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"8Base-satellite-6.14:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-django-0:3.2.22-1.el8pc.noarch",
"8Base-satellite-6.14:python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"8Base-satellite-6.14:python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"8Base-satellite-6.14:python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"8Base-satellite-6.14:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.src",
"8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.src",
"8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.src",
"8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14:satellite-cli-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-common-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.noarch",
"8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-django: Denial-of-service possibility in django.utils.text.Truncator"
},
{
"cve": "CVE-2023-47627",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2023-11-15T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-satellite-6.14-capsule:python-ansible-builder-0:1.2.0-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-async-timeout-0:4.0.3-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-django-0:3.2.22-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-flake8-0:5.0.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-galaxy-importer-0:0.4.18-2.el8pc.src",
"8Base-satellite-6.14-capsule:python-jinja2-0:3.1.3-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-mccabe-0:0.7.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pulp-rpm-0:3.19.12-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pulpcore-0:3.22.22-2.el8pc.src",
"8Base-satellite-6.14-capsule:python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pyflakes-0:2.5.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-django-0:3.2.22-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14-capsule:satellite-capsule-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14-capsule:satellite-common-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"8Base-satellite-6.14-utils:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14-utils:satellite-cli-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.noarch",
"8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.src",
"8Base-satellite-6.14:candlepin-selinux-0:4.3.12-1.el8sat.noarch",
"8Base-satellite-6.14:python-ansible-builder-0:1.2.0-1.el8pc.src",
"8Base-satellite-6.14:python-async-timeout-0:4.0.3-0.1.el8pc.src",
"8Base-satellite-6.14:python-django-0:3.2.22-1.el8pc.src",
"8Base-satellite-6.14:python-flake8-0:5.0.0-0.1.el8pc.src",
"8Base-satellite-6.14:python-galaxy-importer-0:0.4.18-2.el8pc.src",
"8Base-satellite-6.14:python-jinja2-0:3.1.3-0.1.el8pc.src",
"8Base-satellite-6.14:python-mccabe-0:0.7.0-0.1.el8pc.src",
"8Base-satellite-6.14:python-pulp-rpm-0:3.19.12-1.el8pc.src",
"8Base-satellite-6.14:python-pulpcore-0:3.22.22-2.el8pc.src",
"8Base-satellite-6.14:python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"8Base-satellite-6.14:python-pyflakes-0:2.5.0-0.1.el8pc.src",
"8Base-satellite-6.14:python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"8Base-satellite-6.14:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-django-0:3.2.22-1.el8pc.noarch",
"8Base-satellite-6.14:python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"8Base-satellite-6.14:python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"8Base-satellite-6.14:python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"8Base-satellite-6.14:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.src",
"8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.src",
"8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.src",
"8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14:satellite-cli-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-common-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.noarch",
"8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.src"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2249825"
}
],
"notes": [
{
"category": "description",
"text": "An HTTP request smuggling vulnerability was found in aiohttp. Numerous issues with HTTP parsing can allow an attacker to smuggle HTTP requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-aiohttp: numerous issues in HTTP parser with header parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-satellite-6.14-capsule:python-aiohttp-0:3.9.2-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python-aiohttp-0:3.9.2-0.1.el8pc.src",
"8Base-satellite-6.14:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64"
],
"known_not_affected": [
"8Base-satellite-6.14-capsule:python-ansible-builder-0:1.2.0-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-async-timeout-0:4.0.3-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-django-0:3.2.22-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-flake8-0:5.0.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-galaxy-importer-0:0.4.18-2.el8pc.src",
"8Base-satellite-6.14-capsule:python-jinja2-0:3.1.3-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-mccabe-0:0.7.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pulp-rpm-0:3.19.12-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pulpcore-0:3.22.22-2.el8pc.src",
"8Base-satellite-6.14-capsule:python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pyflakes-0:2.5.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-django-0:3.2.22-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14-capsule:satellite-capsule-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14-capsule:satellite-common-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"8Base-satellite-6.14-utils:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14-utils:satellite-cli-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.noarch",
"8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.src",
"8Base-satellite-6.14:candlepin-selinux-0:4.3.12-1.el8sat.noarch",
"8Base-satellite-6.14:python-ansible-builder-0:1.2.0-1.el8pc.src",
"8Base-satellite-6.14:python-async-timeout-0:4.0.3-0.1.el8pc.src",
"8Base-satellite-6.14:python-django-0:3.2.22-1.el8pc.src",
"8Base-satellite-6.14:python-flake8-0:5.0.0-0.1.el8pc.src",
"8Base-satellite-6.14:python-galaxy-importer-0:0.4.18-2.el8pc.src",
"8Base-satellite-6.14:python-jinja2-0:3.1.3-0.1.el8pc.src",
"8Base-satellite-6.14:python-mccabe-0:0.7.0-0.1.el8pc.src",
"8Base-satellite-6.14:python-pulp-rpm-0:3.19.12-1.el8pc.src",
"8Base-satellite-6.14:python-pulpcore-0:3.22.22-2.el8pc.src",
"8Base-satellite-6.14:python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"8Base-satellite-6.14:python-pyflakes-0:2.5.0-0.1.el8pc.src",
"8Base-satellite-6.14:python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"8Base-satellite-6.14:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-django-0:3.2.22-1.el8pc.noarch",
"8Base-satellite-6.14:python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"8Base-satellite-6.14:python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"8Base-satellite-6.14:python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"8Base-satellite-6.14:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.src",
"8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.src",
"8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.src",
"8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14:satellite-cli-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-common-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.noarch",
"8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-47627"
},
{
"category": "external",
"summary": "RHBZ#2249825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2249825"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-47627",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47627"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-47627",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-47627"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-gfw2-4jvh-wgfg",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-gfw2-4jvh-wgfg"
}
],
"release_date": "2023-11-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-03-27T13:22:31+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.14/html/upgrading_and_updating_red_hat_satellite/index",
"product_ids": [
"8Base-satellite-6.14-capsule:python-aiohttp-0:3.9.2-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python-aiohttp-0:3.9.2-0.1.el8pc.src",
"8Base-satellite-6.14:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1536"
}
],
"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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-satellite-6.14-capsule:python-aiohttp-0:3.9.2-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python-ansible-builder-0:1.2.0-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-async-timeout-0:4.0.3-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-django-0:3.2.22-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-flake8-0:5.0.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-galaxy-importer-0:0.4.18-2.el8pc.src",
"8Base-satellite-6.14-capsule:python-jinja2-0:3.1.3-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-mccabe-0:0.7.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pulp-rpm-0:3.19.12-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pulpcore-0:3.22.22-2.el8pc.src",
"8Base-satellite-6.14-capsule:python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pyflakes-0:2.5.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-django-0:3.2.22-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14-capsule:satellite-capsule-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14-capsule:satellite-common-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"8Base-satellite-6.14-utils:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14-utils:satellite-cli-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.noarch",
"8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.src",
"8Base-satellite-6.14:candlepin-selinux-0:4.3.12-1.el8sat.noarch",
"8Base-satellite-6.14:python-aiohttp-0:3.9.2-0.1.el8pc.src",
"8Base-satellite-6.14:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python-ansible-builder-0:1.2.0-1.el8pc.src",
"8Base-satellite-6.14:python-async-timeout-0:4.0.3-0.1.el8pc.src",
"8Base-satellite-6.14:python-django-0:3.2.22-1.el8pc.src",
"8Base-satellite-6.14:python-flake8-0:5.0.0-0.1.el8pc.src",
"8Base-satellite-6.14:python-galaxy-importer-0:0.4.18-2.el8pc.src",
"8Base-satellite-6.14:python-jinja2-0:3.1.3-0.1.el8pc.src",
"8Base-satellite-6.14:python-mccabe-0:0.7.0-0.1.el8pc.src",
"8Base-satellite-6.14:python-pulp-rpm-0:3.19.12-1.el8pc.src",
"8Base-satellite-6.14:python-pulpcore-0:3.22.22-2.el8pc.src",
"8Base-satellite-6.14:python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"8Base-satellite-6.14:python-pyflakes-0:2.5.0-0.1.el8pc.src",
"8Base-satellite-6.14:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"8Base-satellite-6.14:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-django-0:3.2.22-1.el8pc.noarch",
"8Base-satellite-6.14:python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"8Base-satellite-6.14:python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"8Base-satellite-6.14:python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"8Base-satellite-6.14:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.src",
"8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.src",
"8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.src",
"8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14:satellite-cli-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-common-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.noarch",
"8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-aiohttp: numerous issues in HTTP parser with header parsing"
},
{
"cve": "CVE-2023-49081",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-11-30T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-satellite-6.14-capsule:python-ansible-builder-0:1.2.0-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-async-timeout-0:4.0.3-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-django-0:3.2.22-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-flake8-0:5.0.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-galaxy-importer-0:0.4.18-2.el8pc.src",
"8Base-satellite-6.14-capsule:python-jinja2-0:3.1.3-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-mccabe-0:0.7.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pulp-rpm-0:3.19.12-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pulpcore-0:3.22.22-2.el8pc.src",
"8Base-satellite-6.14-capsule:python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pyflakes-0:2.5.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-django-0:3.2.22-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14-capsule:satellite-capsule-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14-capsule:satellite-common-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"8Base-satellite-6.14-utils:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14-utils:satellite-cli-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.noarch",
"8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.src",
"8Base-satellite-6.14:candlepin-selinux-0:4.3.12-1.el8sat.noarch",
"8Base-satellite-6.14:python-ansible-builder-0:1.2.0-1.el8pc.src",
"8Base-satellite-6.14:python-async-timeout-0:4.0.3-0.1.el8pc.src",
"8Base-satellite-6.14:python-django-0:3.2.22-1.el8pc.src",
"8Base-satellite-6.14:python-flake8-0:5.0.0-0.1.el8pc.src",
"8Base-satellite-6.14:python-galaxy-importer-0:0.4.18-2.el8pc.src",
"8Base-satellite-6.14:python-jinja2-0:3.1.3-0.1.el8pc.src",
"8Base-satellite-6.14:python-mccabe-0:0.7.0-0.1.el8pc.src",
"8Base-satellite-6.14:python-pulp-rpm-0:3.19.12-1.el8pc.src",
"8Base-satellite-6.14:python-pulpcore-0:3.22.22-2.el8pc.src",
"8Base-satellite-6.14:python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"8Base-satellite-6.14:python-pyflakes-0:2.5.0-0.1.el8pc.src",
"8Base-satellite-6.14:python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"8Base-satellite-6.14:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-django-0:3.2.22-1.el8pc.noarch",
"8Base-satellite-6.14:python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"8Base-satellite-6.14:python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"8Base-satellite-6.14:python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"8Base-satellite-6.14:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.src",
"8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.src",
"8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.src",
"8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14:satellite-cli-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-common-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.noarch",
"8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.src"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2252235"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the python-aiohttp package. This issue could allow a remote attacker to modify an existing HTTP request or create a new request that could have minor confidentiality or integrity impacts.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: HTTP request modification",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-satellite-6.14-capsule:python-aiohttp-0:3.9.2-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python-aiohttp-0:3.9.2-0.1.el8pc.src",
"8Base-satellite-6.14:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64"
],
"known_not_affected": [
"8Base-satellite-6.14-capsule:python-ansible-builder-0:1.2.0-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-async-timeout-0:4.0.3-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-django-0:3.2.22-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-flake8-0:5.0.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-galaxy-importer-0:0.4.18-2.el8pc.src",
"8Base-satellite-6.14-capsule:python-jinja2-0:3.1.3-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-mccabe-0:0.7.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pulp-rpm-0:3.19.12-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pulpcore-0:3.22.22-2.el8pc.src",
"8Base-satellite-6.14-capsule:python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pyflakes-0:2.5.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-django-0:3.2.22-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14-capsule:satellite-capsule-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14-capsule:satellite-common-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"8Base-satellite-6.14-utils:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14-utils:satellite-cli-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.noarch",
"8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.src",
"8Base-satellite-6.14:candlepin-selinux-0:4.3.12-1.el8sat.noarch",
"8Base-satellite-6.14:python-ansible-builder-0:1.2.0-1.el8pc.src",
"8Base-satellite-6.14:python-async-timeout-0:4.0.3-0.1.el8pc.src",
"8Base-satellite-6.14:python-django-0:3.2.22-1.el8pc.src",
"8Base-satellite-6.14:python-flake8-0:5.0.0-0.1.el8pc.src",
"8Base-satellite-6.14:python-galaxy-importer-0:0.4.18-2.el8pc.src",
"8Base-satellite-6.14:python-jinja2-0:3.1.3-0.1.el8pc.src",
"8Base-satellite-6.14:python-mccabe-0:0.7.0-0.1.el8pc.src",
"8Base-satellite-6.14:python-pulp-rpm-0:3.19.12-1.el8pc.src",
"8Base-satellite-6.14:python-pulpcore-0:3.22.22-2.el8pc.src",
"8Base-satellite-6.14:python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"8Base-satellite-6.14:python-pyflakes-0:2.5.0-0.1.el8pc.src",
"8Base-satellite-6.14:python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"8Base-satellite-6.14:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-django-0:3.2.22-1.el8pc.noarch",
"8Base-satellite-6.14:python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"8Base-satellite-6.14:python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"8Base-satellite-6.14:python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"8Base-satellite-6.14:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.src",
"8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.src",
"8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.src",
"8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14:satellite-cli-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-common-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.noarch",
"8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-49081"
},
{
"category": "external",
"summary": "RHBZ#2252235",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252235"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-49081",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49081"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-49081",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49081"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-q3qx-c6g2-7pw2",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-q3qx-c6g2-7pw2"
}
],
"release_date": "2023-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-03-27T13:22:31+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.14/html/upgrading_and_updating_red_hat_satellite/index",
"product_ids": [
"8Base-satellite-6.14-capsule:python-aiohttp-0:3.9.2-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python-aiohttp-0:3.9.2-0.1.el8pc.src",
"8Base-satellite-6.14:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1536"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-satellite-6.14-capsule:python-aiohttp-0:3.9.2-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python-ansible-builder-0:1.2.0-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-async-timeout-0:4.0.3-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-django-0:3.2.22-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-flake8-0:5.0.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-galaxy-importer-0:0.4.18-2.el8pc.src",
"8Base-satellite-6.14-capsule:python-jinja2-0:3.1.3-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-mccabe-0:0.7.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pulp-rpm-0:3.19.12-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pulpcore-0:3.22.22-2.el8pc.src",
"8Base-satellite-6.14-capsule:python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pyflakes-0:2.5.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-django-0:3.2.22-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14-capsule:satellite-capsule-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14-capsule:satellite-common-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"8Base-satellite-6.14-utils:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14-utils:satellite-cli-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.noarch",
"8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.src",
"8Base-satellite-6.14:candlepin-selinux-0:4.3.12-1.el8sat.noarch",
"8Base-satellite-6.14:python-aiohttp-0:3.9.2-0.1.el8pc.src",
"8Base-satellite-6.14:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python-ansible-builder-0:1.2.0-1.el8pc.src",
"8Base-satellite-6.14:python-async-timeout-0:4.0.3-0.1.el8pc.src",
"8Base-satellite-6.14:python-django-0:3.2.22-1.el8pc.src",
"8Base-satellite-6.14:python-flake8-0:5.0.0-0.1.el8pc.src",
"8Base-satellite-6.14:python-galaxy-importer-0:0.4.18-2.el8pc.src",
"8Base-satellite-6.14:python-jinja2-0:3.1.3-0.1.el8pc.src",
"8Base-satellite-6.14:python-mccabe-0:0.7.0-0.1.el8pc.src",
"8Base-satellite-6.14:python-pulp-rpm-0:3.19.12-1.el8pc.src",
"8Base-satellite-6.14:python-pulpcore-0:3.22.22-2.el8pc.src",
"8Base-satellite-6.14:python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"8Base-satellite-6.14:python-pyflakes-0:2.5.0-0.1.el8pc.src",
"8Base-satellite-6.14:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"8Base-satellite-6.14:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-django-0:3.2.22-1.el8pc.noarch",
"8Base-satellite-6.14:python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"8Base-satellite-6.14:python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"8Base-satellite-6.14:python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"8Base-satellite-6.14:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.src",
"8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.src",
"8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.src",
"8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14:satellite-cli-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-common-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.noarch",
"8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "aiohttp: HTTP request modification"
},
{
"cve": "CVE-2024-22195",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-01-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-satellite-6.14-capsule:python-aiohttp-0:3.9.2-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python-ansible-builder-0:1.2.0-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-async-timeout-0:4.0.3-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-django-0:3.2.22-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-flake8-0:5.0.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-galaxy-importer-0:0.4.18-2.el8pc.src",
"8Base-satellite-6.14-capsule:python-mccabe-0:0.7.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pulp-rpm-0:3.19.12-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pulpcore-0:3.22.22-2.el8pc.src",
"8Base-satellite-6.14-capsule:python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pyflakes-0:2.5.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-django-0:3.2.22-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14-capsule:satellite-capsule-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14-capsule:satellite-common-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"8Base-satellite-6.14-utils:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14-utils:satellite-cli-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.noarch",
"8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.src",
"8Base-satellite-6.14:candlepin-selinux-0:4.3.12-1.el8sat.noarch",
"8Base-satellite-6.14:python-aiohttp-0:3.9.2-0.1.el8pc.src",
"8Base-satellite-6.14:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python-ansible-builder-0:1.2.0-1.el8pc.src",
"8Base-satellite-6.14:python-async-timeout-0:4.0.3-0.1.el8pc.src",
"8Base-satellite-6.14:python-django-0:3.2.22-1.el8pc.src",
"8Base-satellite-6.14:python-flake8-0:5.0.0-0.1.el8pc.src",
"8Base-satellite-6.14:python-galaxy-importer-0:0.4.18-2.el8pc.src",
"8Base-satellite-6.14:python-mccabe-0:0.7.0-0.1.el8pc.src",
"8Base-satellite-6.14:python-pulp-rpm-0:3.19.12-1.el8pc.src",
"8Base-satellite-6.14:python-pulpcore-0:3.22.22-2.el8pc.src",
"8Base-satellite-6.14:python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"8Base-satellite-6.14:python-pyflakes-0:2.5.0-0.1.el8pc.src",
"8Base-satellite-6.14:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"8Base-satellite-6.14:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-django-0:3.2.22-1.el8pc.noarch",
"8Base-satellite-6.14:python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"8Base-satellite-6.14:python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"8Base-satellite-6.14:python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"8Base-satellite-6.14:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.src",
"8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.src",
"8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.src",
"8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14:satellite-cli-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-common-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.noarch",
"8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.src"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2257854"
}
],
"notes": [
{
"category": "description",
"text": "A cross-site scripting (XSS) flaw was found in Jinja2 due to the xmlattr filter allowing keys with spaces, contrary to XML/HTML attribute standards. If an application accepts user-input keys and renders them for other users, attackers can inject additional attributes, potentially leading to XSS. This misuse of the xmlattr filter enables the injection of arbitrary HTML attributes, bypassing auto-escaping and potentially circumventing attribute validation checks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: HTML attribute injection when passing user input as keys to xmlattr filter",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The identified issue is classified as moderate due to a cross-site scripting (XSS) vulnerability in Jinja2. This flaw arises from the xmlattr filter, which permits keys with spaces, contrary to XML/HTML attribute standards. In scenarios where an application accepts user-input keys and renders them for other users, attackers can exploit this vulnerability to inject additional attributes, potentially resulting in XSS attacks. The misuse of the xmlattr filter facilitates the injection of arbitrary HTML attributes, allowing attackers to bypass auto-escaping mechanisms and potentially evade attribute validation checks, posing a moderate security 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-satellite-6.14-capsule:python-jinja2-0:3.1.3-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"8Base-satellite-6.14:python-jinja2-0:3.1.3-0.1.el8pc.src",
"8Base-satellite-6.14:python39-jinja2-0:3.1.3-0.1.el8pc.noarch"
],
"known_not_affected": [
"8Base-satellite-6.14-capsule:python-aiohttp-0:3.9.2-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python-ansible-builder-0:1.2.0-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-async-timeout-0:4.0.3-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-django-0:3.2.22-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-flake8-0:5.0.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-galaxy-importer-0:0.4.18-2.el8pc.src",
"8Base-satellite-6.14-capsule:python-mccabe-0:0.7.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pulp-rpm-0:3.19.12-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pulpcore-0:3.22.22-2.el8pc.src",
"8Base-satellite-6.14-capsule:python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pyflakes-0:2.5.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-django-0:3.2.22-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14-capsule:satellite-capsule-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14-capsule:satellite-common-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"8Base-satellite-6.14-utils:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14-utils:satellite-cli-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.noarch",
"8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.src",
"8Base-satellite-6.14:candlepin-selinux-0:4.3.12-1.el8sat.noarch",
"8Base-satellite-6.14:python-aiohttp-0:3.9.2-0.1.el8pc.src",
"8Base-satellite-6.14:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python-ansible-builder-0:1.2.0-1.el8pc.src",
"8Base-satellite-6.14:python-async-timeout-0:4.0.3-0.1.el8pc.src",
"8Base-satellite-6.14:python-django-0:3.2.22-1.el8pc.src",
"8Base-satellite-6.14:python-flake8-0:5.0.0-0.1.el8pc.src",
"8Base-satellite-6.14:python-galaxy-importer-0:0.4.18-2.el8pc.src",
"8Base-satellite-6.14:python-mccabe-0:0.7.0-0.1.el8pc.src",
"8Base-satellite-6.14:python-pulp-rpm-0:3.19.12-1.el8pc.src",
"8Base-satellite-6.14:python-pulpcore-0:3.22.22-2.el8pc.src",
"8Base-satellite-6.14:python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"8Base-satellite-6.14:python-pyflakes-0:2.5.0-0.1.el8pc.src",
"8Base-satellite-6.14:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"8Base-satellite-6.14:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-django-0:3.2.22-1.el8pc.noarch",
"8Base-satellite-6.14:python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"8Base-satellite-6.14:python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"8Base-satellite-6.14:python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"8Base-satellite-6.14:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.src",
"8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.src",
"8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.src",
"8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14:satellite-cli-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-common-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.noarch",
"8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-22195"
},
{
"category": "external",
"summary": "RHBZ#2257854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2257854"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-22195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22195"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-22195",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22195"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/releases/tag/3.1.3",
"url": "https://github.com/pallets/jinja/releases/tag/3.1.3"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-h5c8-rqwp-cp95",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-h5c8-rqwp-cp95"
}
],
"release_date": "2024-01-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-03-27T13:22:31+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.14/html/upgrading_and_updating_red_hat_satellite/index",
"product_ids": [
"8Base-satellite-6.14-capsule:python-jinja2-0:3.1.3-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"8Base-satellite-6.14:python-jinja2-0:3.1.3-0.1.el8pc.src",
"8Base-satellite-6.14:python39-jinja2-0:3.1.3-0.1.el8pc.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1536"
},
{
"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-satellite-6.14-capsule:python-aiohttp-0:3.9.2-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python-ansible-builder-0:1.2.0-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-async-timeout-0:4.0.3-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-django-0:3.2.22-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-flake8-0:5.0.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-galaxy-importer-0:0.4.18-2.el8pc.src",
"8Base-satellite-6.14-capsule:python-jinja2-0:3.1.3-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-mccabe-0:0.7.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pulp-rpm-0:3.19.12-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pulpcore-0:3.22.22-2.el8pc.src",
"8Base-satellite-6.14-capsule:python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pyflakes-0:2.5.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-django-0:3.2.22-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14-capsule:satellite-capsule-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14-capsule:satellite-common-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"8Base-satellite-6.14-utils:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14-utils:satellite-cli-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.noarch",
"8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.src",
"8Base-satellite-6.14:candlepin-selinux-0:4.3.12-1.el8sat.noarch",
"8Base-satellite-6.14:python-aiohttp-0:3.9.2-0.1.el8pc.src",
"8Base-satellite-6.14:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python-ansible-builder-0:1.2.0-1.el8pc.src",
"8Base-satellite-6.14:python-async-timeout-0:4.0.3-0.1.el8pc.src",
"8Base-satellite-6.14:python-django-0:3.2.22-1.el8pc.src",
"8Base-satellite-6.14:python-flake8-0:5.0.0-0.1.el8pc.src",
"8Base-satellite-6.14:python-galaxy-importer-0:0.4.18-2.el8pc.src",
"8Base-satellite-6.14:python-jinja2-0:3.1.3-0.1.el8pc.src",
"8Base-satellite-6.14:python-mccabe-0:0.7.0-0.1.el8pc.src",
"8Base-satellite-6.14:python-pulp-rpm-0:3.19.12-1.el8pc.src",
"8Base-satellite-6.14:python-pulpcore-0:3.22.22-2.el8pc.src",
"8Base-satellite-6.14:python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"8Base-satellite-6.14:python-pyflakes-0:2.5.0-0.1.el8pc.src",
"8Base-satellite-6.14:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"8Base-satellite-6.14:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-django-0:3.2.22-1.el8pc.noarch",
"8Base-satellite-6.14:python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"8Base-satellite-6.14:python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"8Base-satellite-6.14:python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"8Base-satellite-6.14:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.src",
"8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.src",
"8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.src",
"8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14:satellite-cli-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-common-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.noarch",
"8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.src"
]
}
],
"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-satellite-6.14-capsule:python-aiohttp-0:3.9.2-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python-ansible-builder-0:1.2.0-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-async-timeout-0:4.0.3-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-django-0:3.2.22-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-flake8-0:5.0.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-galaxy-importer-0:0.4.18-2.el8pc.src",
"8Base-satellite-6.14-capsule:python-jinja2-0:3.1.3-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-mccabe-0:0.7.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pulp-rpm-0:3.19.12-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pulpcore-0:3.22.22-2.el8pc.src",
"8Base-satellite-6.14-capsule:python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pyflakes-0:2.5.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-django-0:3.2.22-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14-capsule:satellite-capsule-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14-capsule:satellite-common-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"8Base-satellite-6.14-utils:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14-utils:satellite-cli-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.noarch",
"8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.src",
"8Base-satellite-6.14:candlepin-selinux-0:4.3.12-1.el8sat.noarch",
"8Base-satellite-6.14:python-aiohttp-0:3.9.2-0.1.el8pc.src",
"8Base-satellite-6.14:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python-ansible-builder-0:1.2.0-1.el8pc.src",
"8Base-satellite-6.14:python-async-timeout-0:4.0.3-0.1.el8pc.src",
"8Base-satellite-6.14:python-django-0:3.2.22-1.el8pc.src",
"8Base-satellite-6.14:python-flake8-0:5.0.0-0.1.el8pc.src",
"8Base-satellite-6.14:python-galaxy-importer-0:0.4.18-2.el8pc.src",
"8Base-satellite-6.14:python-jinja2-0:3.1.3-0.1.el8pc.src",
"8Base-satellite-6.14:python-mccabe-0:0.7.0-0.1.el8pc.src",
"8Base-satellite-6.14:python-pulp-rpm-0:3.19.12-1.el8pc.src",
"8Base-satellite-6.14:python-pulpcore-0:3.22.22-2.el8pc.src",
"8Base-satellite-6.14:python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"8Base-satellite-6.14:python-pyflakes-0:2.5.0-0.1.el8pc.src",
"8Base-satellite-6.14:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"8Base-satellite-6.14:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-django-0:3.2.22-1.el8pc.noarch",
"8Base-satellite-6.14:python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"8Base-satellite-6.14:python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"8Base-satellite-6.14:python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"8Base-satellite-6.14:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.src",
"8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.src",
"8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.src",
"8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14:satellite-cli-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-common-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.noarch",
"8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jinja2: HTML attribute injection when passing user input as keys to xmlattr filter"
},
{
"cve": "CVE-2024-23334",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2024-01-30T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-satellite-6.14-capsule:python-ansible-builder-0:1.2.0-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-async-timeout-0:4.0.3-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-django-0:3.2.22-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-flake8-0:5.0.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-galaxy-importer-0:0.4.18-2.el8pc.src",
"8Base-satellite-6.14-capsule:python-jinja2-0:3.1.3-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-mccabe-0:0.7.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pulp-rpm-0:3.19.12-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pulpcore-0:3.22.22-2.el8pc.src",
"8Base-satellite-6.14-capsule:python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pyflakes-0:2.5.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-django-0:3.2.22-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14-capsule:satellite-capsule-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14-capsule:satellite-common-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"8Base-satellite-6.14-utils:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14-utils:satellite-cli-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.noarch",
"8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.src",
"8Base-satellite-6.14:candlepin-selinux-0:4.3.12-1.el8sat.noarch",
"8Base-satellite-6.14:python-ansible-builder-0:1.2.0-1.el8pc.src",
"8Base-satellite-6.14:python-async-timeout-0:4.0.3-0.1.el8pc.src",
"8Base-satellite-6.14:python-django-0:3.2.22-1.el8pc.src",
"8Base-satellite-6.14:python-flake8-0:5.0.0-0.1.el8pc.src",
"8Base-satellite-6.14:python-galaxy-importer-0:0.4.18-2.el8pc.src",
"8Base-satellite-6.14:python-jinja2-0:3.1.3-0.1.el8pc.src",
"8Base-satellite-6.14:python-mccabe-0:0.7.0-0.1.el8pc.src",
"8Base-satellite-6.14:python-pulp-rpm-0:3.19.12-1.el8pc.src",
"8Base-satellite-6.14:python-pulpcore-0:3.22.22-2.el8pc.src",
"8Base-satellite-6.14:python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"8Base-satellite-6.14:python-pyflakes-0:2.5.0-0.1.el8pc.src",
"8Base-satellite-6.14:python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"8Base-satellite-6.14:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-django-0:3.2.22-1.el8pc.noarch",
"8Base-satellite-6.14:python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"8Base-satellite-6.14:python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"8Base-satellite-6.14:python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"8Base-satellite-6.14:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.src",
"8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.src",
"8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.src",
"8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14:satellite-cli-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-common-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.noarch",
"8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.src"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2261887"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in aiohttp. When using aiohttp as a web server and configuring static routes, it is necessary to specify the root path for static files. Additionally, the option \u0027follow_symlinks\u0027 can be used to determine whether to follow symbolic links outside the static root directory. When \u0027follow_symlinks\u0027 is set to True, there is no validation to check if a given file path is within the root directory. This issue can lead to a directory traversal vulnerability, resulting in unauthorized access to arbitrary files on the system, even when symlinks are not present.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: follow_symlinks directory traversal vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been rated as having a moderate impact. There is a non-default precondition which is required to exploit it: the follow_symlinks setting needs to be enabled.",
"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-satellite-6.14-capsule:python-aiohttp-0:3.9.2-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python-aiohttp-0:3.9.2-0.1.el8pc.src",
"8Base-satellite-6.14:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64"
],
"known_not_affected": [
"8Base-satellite-6.14-capsule:python-ansible-builder-0:1.2.0-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-async-timeout-0:4.0.3-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-django-0:3.2.22-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-flake8-0:5.0.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-galaxy-importer-0:0.4.18-2.el8pc.src",
"8Base-satellite-6.14-capsule:python-jinja2-0:3.1.3-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-mccabe-0:0.7.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pulp-rpm-0:3.19.12-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pulpcore-0:3.22.22-2.el8pc.src",
"8Base-satellite-6.14-capsule:python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pyflakes-0:2.5.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-django-0:3.2.22-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14-capsule:satellite-capsule-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14-capsule:satellite-common-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"8Base-satellite-6.14-utils:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14-utils:satellite-cli-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.noarch",
"8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.src",
"8Base-satellite-6.14:candlepin-selinux-0:4.3.12-1.el8sat.noarch",
"8Base-satellite-6.14:python-ansible-builder-0:1.2.0-1.el8pc.src",
"8Base-satellite-6.14:python-async-timeout-0:4.0.3-0.1.el8pc.src",
"8Base-satellite-6.14:python-django-0:3.2.22-1.el8pc.src",
"8Base-satellite-6.14:python-flake8-0:5.0.0-0.1.el8pc.src",
"8Base-satellite-6.14:python-galaxy-importer-0:0.4.18-2.el8pc.src",
"8Base-satellite-6.14:python-jinja2-0:3.1.3-0.1.el8pc.src",
"8Base-satellite-6.14:python-mccabe-0:0.7.0-0.1.el8pc.src",
"8Base-satellite-6.14:python-pulp-rpm-0:3.19.12-1.el8pc.src",
"8Base-satellite-6.14:python-pulpcore-0:3.22.22-2.el8pc.src",
"8Base-satellite-6.14:python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"8Base-satellite-6.14:python-pyflakes-0:2.5.0-0.1.el8pc.src",
"8Base-satellite-6.14:python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"8Base-satellite-6.14:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-django-0:3.2.22-1.el8pc.noarch",
"8Base-satellite-6.14:python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"8Base-satellite-6.14:python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"8Base-satellite-6.14:python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"8Base-satellite-6.14:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.src",
"8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.src",
"8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.src",
"8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14:satellite-cli-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-common-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.noarch",
"8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-23334"
},
{
"category": "external",
"summary": "RHBZ#2261887",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2261887"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-23334",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23334"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-23334",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23334"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-5h86-8mv2-jq9f",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-5h86-8mv2-jq9f"
}
],
"release_date": "2024-01-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-03-27T13:22:31+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.14/html/upgrading_and_updating_red_hat_satellite/index",
"product_ids": [
"8Base-satellite-6.14-capsule:python-aiohttp-0:3.9.2-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python-aiohttp-0:3.9.2-0.1.el8pc.src",
"8Base-satellite-6.14:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1536"
},
{
"category": "workaround",
"details": "If using follow_symlinks=True outside of a restricted local development environment, disable the option immediately. This option is NOT needed to follow symlinks that point to a location within the static root directory; it is only intended to allow a symlink to break out of the static directory. Even with this CVE fixed, there is still a substantial risk of misconfiguration when using this option on a server that accepts requests from remote users.\n\nAdditionally, aiohttp has always recommended using a reverse proxy server (such as nginx) to handle static resources and not to use these static resources in aiohttp for production environments. Doing so also protects against this vulnerability, and is why we expect the number of affected users to be very low.",
"product_ids": [
"8Base-satellite-6.14-capsule:python-aiohttp-0:3.9.2-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python-ansible-builder-0:1.2.0-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-async-timeout-0:4.0.3-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-django-0:3.2.22-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-flake8-0:5.0.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-galaxy-importer-0:0.4.18-2.el8pc.src",
"8Base-satellite-6.14-capsule:python-jinja2-0:3.1.3-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-mccabe-0:0.7.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pulp-rpm-0:3.19.12-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pulpcore-0:3.22.22-2.el8pc.src",
"8Base-satellite-6.14-capsule:python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pyflakes-0:2.5.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-django-0:3.2.22-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14-capsule:satellite-capsule-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14-capsule:satellite-common-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"8Base-satellite-6.14-utils:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14-utils:satellite-cli-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.noarch",
"8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.src",
"8Base-satellite-6.14:candlepin-selinux-0:4.3.12-1.el8sat.noarch",
"8Base-satellite-6.14:python-aiohttp-0:3.9.2-0.1.el8pc.src",
"8Base-satellite-6.14:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python-ansible-builder-0:1.2.0-1.el8pc.src",
"8Base-satellite-6.14:python-async-timeout-0:4.0.3-0.1.el8pc.src",
"8Base-satellite-6.14:python-django-0:3.2.22-1.el8pc.src",
"8Base-satellite-6.14:python-flake8-0:5.0.0-0.1.el8pc.src",
"8Base-satellite-6.14:python-galaxy-importer-0:0.4.18-2.el8pc.src",
"8Base-satellite-6.14:python-jinja2-0:3.1.3-0.1.el8pc.src",
"8Base-satellite-6.14:python-mccabe-0:0.7.0-0.1.el8pc.src",
"8Base-satellite-6.14:python-pulp-rpm-0:3.19.12-1.el8pc.src",
"8Base-satellite-6.14:python-pulpcore-0:3.22.22-2.el8pc.src",
"8Base-satellite-6.14:python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"8Base-satellite-6.14:python-pyflakes-0:2.5.0-0.1.el8pc.src",
"8Base-satellite-6.14:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"8Base-satellite-6.14:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-django-0:3.2.22-1.el8pc.noarch",
"8Base-satellite-6.14:python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"8Base-satellite-6.14:python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"8Base-satellite-6.14:python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"8Base-satellite-6.14:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.src",
"8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.src",
"8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.src",
"8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14:satellite-cli-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-common-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.noarch",
"8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-satellite-6.14-capsule:python-aiohttp-0:3.9.2-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python-ansible-builder-0:1.2.0-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-async-timeout-0:4.0.3-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-django-0:3.2.22-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-flake8-0:5.0.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-galaxy-importer-0:0.4.18-2.el8pc.src",
"8Base-satellite-6.14-capsule:python-jinja2-0:3.1.3-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-mccabe-0:0.7.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pulp-rpm-0:3.19.12-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pulpcore-0:3.22.22-2.el8pc.src",
"8Base-satellite-6.14-capsule:python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pyflakes-0:2.5.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-django-0:3.2.22-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14-capsule:satellite-capsule-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14-capsule:satellite-common-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"8Base-satellite-6.14-utils:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14-utils:satellite-cli-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.noarch",
"8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.src",
"8Base-satellite-6.14:candlepin-selinux-0:4.3.12-1.el8sat.noarch",
"8Base-satellite-6.14:python-aiohttp-0:3.9.2-0.1.el8pc.src",
"8Base-satellite-6.14:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python-ansible-builder-0:1.2.0-1.el8pc.src",
"8Base-satellite-6.14:python-async-timeout-0:4.0.3-0.1.el8pc.src",
"8Base-satellite-6.14:python-django-0:3.2.22-1.el8pc.src",
"8Base-satellite-6.14:python-flake8-0:5.0.0-0.1.el8pc.src",
"8Base-satellite-6.14:python-galaxy-importer-0:0.4.18-2.el8pc.src",
"8Base-satellite-6.14:python-jinja2-0:3.1.3-0.1.el8pc.src",
"8Base-satellite-6.14:python-mccabe-0:0.7.0-0.1.el8pc.src",
"8Base-satellite-6.14:python-pulp-rpm-0:3.19.12-1.el8pc.src",
"8Base-satellite-6.14:python-pulpcore-0:3.22.22-2.el8pc.src",
"8Base-satellite-6.14:python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"8Base-satellite-6.14:python-pyflakes-0:2.5.0-0.1.el8pc.src",
"8Base-satellite-6.14:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"8Base-satellite-6.14:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-django-0:3.2.22-1.el8pc.noarch",
"8Base-satellite-6.14:python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"8Base-satellite-6.14:python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"8Base-satellite-6.14:python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"8Base-satellite-6.14:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.src",
"8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.src",
"8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.src",
"8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14:satellite-cli-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-common-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.noarch",
"8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "aiohttp: follow_symlinks directory traversal vulnerability"
},
{
"cve": "CVE-2024-23829",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2024-01-30T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-satellite-6.14-capsule:python-ansible-builder-0:1.2.0-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-async-timeout-0:4.0.3-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-django-0:3.2.22-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-flake8-0:5.0.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-galaxy-importer-0:0.4.18-2.el8pc.src",
"8Base-satellite-6.14-capsule:python-jinja2-0:3.1.3-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-mccabe-0:0.7.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pulp-rpm-0:3.19.12-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pulpcore-0:3.22.22-2.el8pc.src",
"8Base-satellite-6.14-capsule:python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pyflakes-0:2.5.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-django-0:3.2.22-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14-capsule:satellite-capsule-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14-capsule:satellite-common-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"8Base-satellite-6.14-utils:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14-utils:satellite-cli-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.noarch",
"8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.src",
"8Base-satellite-6.14:candlepin-selinux-0:4.3.12-1.el8sat.noarch",
"8Base-satellite-6.14:python-ansible-builder-0:1.2.0-1.el8pc.src",
"8Base-satellite-6.14:python-async-timeout-0:4.0.3-0.1.el8pc.src",
"8Base-satellite-6.14:python-django-0:3.2.22-1.el8pc.src",
"8Base-satellite-6.14:python-flake8-0:5.0.0-0.1.el8pc.src",
"8Base-satellite-6.14:python-galaxy-importer-0:0.4.18-2.el8pc.src",
"8Base-satellite-6.14:python-jinja2-0:3.1.3-0.1.el8pc.src",
"8Base-satellite-6.14:python-mccabe-0:0.7.0-0.1.el8pc.src",
"8Base-satellite-6.14:python-pulp-rpm-0:3.19.12-1.el8pc.src",
"8Base-satellite-6.14:python-pulpcore-0:3.22.22-2.el8pc.src",
"8Base-satellite-6.14:python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"8Base-satellite-6.14:python-pyflakes-0:2.5.0-0.1.el8pc.src",
"8Base-satellite-6.14:python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"8Base-satellite-6.14:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-django-0:3.2.22-1.el8pc.noarch",
"8Base-satellite-6.14:python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"8Base-satellite-6.14:python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"8Base-satellite-6.14:python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"8Base-satellite-6.14:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.src",
"8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.src",
"8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.src",
"8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14:satellite-cli-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-common-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.noarch",
"8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.src"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2261909"
}
],
"notes": [
{
"category": "description",
"text": "An HTTP request smuggling vulnerability was found in aiohttp. Security-sensitive parts of the Python HTTP parser retained minor differences in allowable character sets that must trigger error handling to robustly match frame boundaries of proxies in order to protect against the injection of additional requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-aiohttp: http request smuggling",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-satellite-6.14-capsule:python-aiohttp-0:3.9.2-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python-aiohttp-0:3.9.2-0.1.el8pc.src",
"8Base-satellite-6.14:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64"
],
"known_not_affected": [
"8Base-satellite-6.14-capsule:python-ansible-builder-0:1.2.0-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-async-timeout-0:4.0.3-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-django-0:3.2.22-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-flake8-0:5.0.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-galaxy-importer-0:0.4.18-2.el8pc.src",
"8Base-satellite-6.14-capsule:python-jinja2-0:3.1.3-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-mccabe-0:0.7.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pulp-rpm-0:3.19.12-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pulpcore-0:3.22.22-2.el8pc.src",
"8Base-satellite-6.14-capsule:python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pyflakes-0:2.5.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-django-0:3.2.22-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14-capsule:satellite-capsule-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14-capsule:satellite-common-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"8Base-satellite-6.14-utils:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14-utils:satellite-cli-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.noarch",
"8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.src",
"8Base-satellite-6.14:candlepin-selinux-0:4.3.12-1.el8sat.noarch",
"8Base-satellite-6.14:python-ansible-builder-0:1.2.0-1.el8pc.src",
"8Base-satellite-6.14:python-async-timeout-0:4.0.3-0.1.el8pc.src",
"8Base-satellite-6.14:python-django-0:3.2.22-1.el8pc.src",
"8Base-satellite-6.14:python-flake8-0:5.0.0-0.1.el8pc.src",
"8Base-satellite-6.14:python-galaxy-importer-0:0.4.18-2.el8pc.src",
"8Base-satellite-6.14:python-jinja2-0:3.1.3-0.1.el8pc.src",
"8Base-satellite-6.14:python-mccabe-0:0.7.0-0.1.el8pc.src",
"8Base-satellite-6.14:python-pulp-rpm-0:3.19.12-1.el8pc.src",
"8Base-satellite-6.14:python-pulpcore-0:3.22.22-2.el8pc.src",
"8Base-satellite-6.14:python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"8Base-satellite-6.14:python-pyflakes-0:2.5.0-0.1.el8pc.src",
"8Base-satellite-6.14:python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"8Base-satellite-6.14:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-django-0:3.2.22-1.el8pc.noarch",
"8Base-satellite-6.14:python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"8Base-satellite-6.14:python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"8Base-satellite-6.14:python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"8Base-satellite-6.14:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.src",
"8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.src",
"8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.src",
"8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14:satellite-cli-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-common-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.noarch",
"8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-23829"
},
{
"category": "external",
"summary": "RHBZ#2261909",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2261909"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-23829",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23829"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-23829",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23829"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-8qpw-xqxj-h4r2",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-8qpw-xqxj-h4r2"
}
],
"release_date": "2024-01-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-03-27T13:22:31+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.14/html/upgrading_and_updating_red_hat_satellite/index",
"product_ids": [
"8Base-satellite-6.14-capsule:python-aiohttp-0:3.9.2-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python-aiohttp-0:3.9.2-0.1.el8pc.src",
"8Base-satellite-6.14:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1536"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-satellite-6.14-capsule:python-aiohttp-0:3.9.2-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python-ansible-builder-0:1.2.0-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-async-timeout-0:4.0.3-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-django-0:3.2.22-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-flake8-0:5.0.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-galaxy-importer-0:0.4.18-2.el8pc.src",
"8Base-satellite-6.14-capsule:python-jinja2-0:3.1.3-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-mccabe-0:0.7.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pulp-rpm-0:3.19.12-1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pulpcore-0:3.22.22-2.el8pc.src",
"8Base-satellite-6.14-capsule:python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python-pyflakes-0:2.5.0-0.1.el8pc.src",
"8Base-satellite-6.14-capsule:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14-capsule:python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-django-0:3.2.22-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"8Base-satellite-6.14-capsule:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14-capsule:satellite-capsule-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14-capsule:satellite-common-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"8Base-satellite-6.14-utils:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"8Base-satellite-6.14-utils:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14-utils:satellite-cli-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.noarch",
"8Base-satellite-6.14:candlepin-0:4.3.12-1.el8sat.src",
"8Base-satellite-6.14:candlepin-selinux-0:4.3.12-1.el8sat.noarch",
"8Base-satellite-6.14:python-aiohttp-0:3.9.2-0.1.el8pc.src",
"8Base-satellite-6.14:python-aiohttp-debugsource-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python-ansible-builder-0:1.2.0-1.el8pc.src",
"8Base-satellite-6.14:python-async-timeout-0:4.0.3-0.1.el8pc.src",
"8Base-satellite-6.14:python-django-0:3.2.22-1.el8pc.src",
"8Base-satellite-6.14:python-flake8-0:5.0.0-0.1.el8pc.src",
"8Base-satellite-6.14:python-galaxy-importer-0:0.4.18-2.el8pc.src",
"8Base-satellite-6.14:python-jinja2-0:3.1.3-0.1.el8pc.src",
"8Base-satellite-6.14:python-mccabe-0:0.7.0-0.1.el8pc.src",
"8Base-satellite-6.14:python-pulp-rpm-0:3.19.12-1.el8pc.src",
"8Base-satellite-6.14:python-pulpcore-0:3.22.22-2.el8pc.src",
"8Base-satellite-6.14:python-pycodestyle-0:2.9.1-0.1.el8pc.src",
"8Base-satellite-6.14:python-pyflakes-0:2.5.0-0.1.el8pc.src",
"8Base-satellite-6.14:python39-aiohttp-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python39-aiohttp-debuginfo-0:3.9.2-0.1.el8pc.x86_64",
"8Base-satellite-6.14:python39-ansible-builder-0:1.2.0-1.el8pc.noarch",
"8Base-satellite-6.14:python39-async-timeout-0:4.0.3-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-django-0:3.2.22-1.el8pc.noarch",
"8Base-satellite-6.14:python39-flake8-0:5.0.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-galaxy-importer-0:0.4.18-2.el8pc.noarch",
"8Base-satellite-6.14:python39-jinja2-0:3.1.3-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-mccabe-0:0.7.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-pulp-rpm-0:3.19.12-1.el8pc.noarch",
"8Base-satellite-6.14:python39-pulpcore-0:3.22.22-2.el8pc.noarch",
"8Base-satellite-6.14:python39-pycodestyle-0:2.9.1-0.1.el8pc.noarch",
"8Base-satellite-6.14:python39-pyflakes-0:2.5.0-0.1.el8pc.noarch",
"8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-foreman_theme_satellite-0:12.0.0.8-1.el8sat.src",
"8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-foreman_virt_who_configure-0:0.5.19-1.el8sat.src",
"8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-hammer_cli_katello-0:1.9.1.3-1.el8sat.src",
"8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.noarch",
"8Base-satellite-6.14:rubygem-katello-0:4.9.0.23-1.el8sat.src",
"8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-0:6.14.3-1.el8sat.src",
"8Base-satellite-6.14:satellite-cli-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-common-0:6.14.3-1.el8sat.noarch",
"8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.noarch",
"8Base-satellite-6.14:satellite-lifecycle-0:0.0.0.1-1.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-aiohttp: http request smuggling"
}
]
}
RHSA-2024:1878
Vulnerability from csaf_redhat - Published: 2024-04-18 01:56 - Updated: 2026-07-18 20:10A regular expression denial of service vulnerability has been found in Django. Email and URL validators are vulnerable to this flaw when processing a very large number of domain name labels of emails and URLs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — |
A flaw was found in aio-libs aiohttp, where it is vulnerable to HTTP request smuggling, caused by a flaw in the aiohttp.web.Application. By sending a specially crafted HTTP(S) request, an attacker can poison the web cache, bypass web application firewall protection, and conduct Cross-site scripting (XSS) attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — |
An uncontrolled resource consumption vulnerability was found in Django. Feeding certain inputs with a very large number of Unicode characters to the URI to IRI encoder function can lead to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — |
An inefficient regular expression complexity was found in Django. The text truncator regular expressions exhibit linear backtracking complexity, which can be slow, leading to a potential denial of service, given certain HTML inputs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — |
An HTTP request smuggling vulnerability was found in aiohttp. Numerous issues with HTTP parsing can allow an attacker to smuggle HTTP requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — |
A flaw was found in the python-aiohttp package. This issue could allow a remote attacker to modify an existing HTTP request or create a new request that could have minor confidentiality or integrity impacts.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — |
A flaw was found in Aiohttp. This issue may allow an attacker to send a crafted HTTP request to the server and smuggle arbitrary HTTP headers due to improper validation of HTTP requests during the processing of the HTTP request method. By exploiting this flaw, an attacker can manipulate HTTP requests and potentially poison the HTTP cache for phishing attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — |
A null-pointer dereference vulnerability was found in python-cryptography during the loading of PKCS7 certificates. Invoking "load_pem_pkcs7_certificates" or "load_der_pkcs7_certificates" can trigger this issue and lead to subsequent segmentation fault and result in a Denial of Service (DoS) for any application aiming to deserialize a PKCS7 blob or certificate. The potential impact includes disruptions in system availability and stability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
A cross-site scripting (XSS) flaw was found in Jinja2 due to the xmlattr filter allowing keys with spaces, contrary to XML/HTML attribute standards. If an application accepts user-input keys and renders them for other users, attackers can inject additional attributes, potentially leading to XSS. This misuse of the xmlattr filter enables the injection of arbitrary HTML attributes, bypassing auto-escaping and potentially circumventing attribute validation checks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
A flaw was found in aiohttp. When using aiohttp as a web server and configuring static routes, it is necessary to specify the root path for static files. Additionally, the option 'follow_symlinks' can be used to determine whether to follow symbolic links outside the static root directory. When 'follow_symlinks' is set to True, there is no validation to check if a given file path is within the root directory. This issue can lead to a directory traversal vulnerability, resulting in unauthorized access to arbitrary files on the system, even when symlinks are not present.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
A flaw was found in the `ecdsa` PyPI package, a pure Python implementation of ECC (Elliptic Curve Cryptography) with support for ECDSA (Elliptic Curve Digital Signature Algorithm), EdDSA (Edwards-curve Digital Signature Algorithm) and ECDH (Elliptic Curve Diffie-Hellman). Versions 0.18.0 and prior may be vulnerable to the Minerva attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
An HTTP request smuggling vulnerability was found in aiohttp. Security-sensitive parts of the Python HTTP parser retained minor differences in allowable character sets that must trigger error handling to robustly match frame boundaries of proxies in order to protect against the injection of additional requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — |
A vulnerability was found in Django. When used with very long strings, the intcomma template filter was subject to a potential denial of service attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — |
Workaround
|
An inefficient regular expression complexity flaw was found in the Truncator.words function and truncatewords_html filter of Django. This issue may allow an attacker to use a suitably crafted string to cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64 | — |
{
"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 updated version of Red Hat Update Infrastructure (RHUI) is now available. RHUI 4.8 fixes several security an operational bugs, adds some new features and upgrades the underlying Pulp to a newer version.\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 Update Infrastructure (RHUI) offers a highly scalable, highly redundant\nframework that enables you to manage repositories and content. It also enables\ncloud providers to deliver content and updates to Red Hat Enterprise Linux\n(RHEL) instances.\n\nSecurity Fix(es):\n\n* python-django: Potential regular expression denial of service vulnerability in EmailValidator/URLValidator (CVE-2023-36053)\n\n* python-aiohttp: HTTP request smuggling via llhttp HTTP request parser (CVE-2023-37276)\n\n* python-django: Potential denial of service vulnerability in ``django.utils.encoding.uri_to_iri()`` (CVE-2023-41164)\n\n* python-django: Denial-of-service possibility in django.utils.text.Truncator (CVE-2023-43665)\n\n* python-aiohttp: numerous issues in HTTP parser with header parsing (CVE-2023-47627)\n\n* aiohttp: HTTP request modification (CVE-2023-49081)\n\n* python-cryptography: NULL-dereference when loading PKCS7 certificates (CVE-2023-49083)\n\n* jinja2: HTML attribute injection when passing user input as keys to xmlattr filter (CVE-2024-22195)\n\n* aiohttp: follow_symlinks directory traversal vulnerability (CVE-2024-23334)\n\n* python-ecdsa: vulnerable to the Minerva attack (CVE-2024-23342)\n\n* python-aiohttp: http request smuggling (CVE-2024-23829)\n\n* Django: denial-of-service in ``intcomma`` template filter (CVE-2024-24680)\n\n* python-django: Potential regular expression denial-of-service in django.utils.text.Truncator.words() (CVE-2024-27351)\n\n* aiohttp: CRLF injection if user controls the HTTP method using aiohttp client (CVE-2023-49082)\n\nThis RHUI update fixes the following bugs:\n\n* The rhui-installer failed on RHEL 8.10 Beta due to the use of distutils. This has been addressed by updating to a newer version of ansible-collection-community-crypto which does not use the distutils.\n\nThis RHUI update introduces the following enhancements:\n\n* A native Ansible module is now used to update the packages on the RHUA server when the RHUI installer is run for the first time or rerun at any time. This update can be prevented by using the --ignore-newer-rhel-packages flag on the rhui-installer command line.\n\n* PulpCore has been updated to version 3.39.",
"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:1878",
"url": "https://access.redhat.com/errata/RHSA-2024:1878"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2218004",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2218004"
},
{
"category": "external",
"summary": "2224185",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2224185"
},
{
"category": "external",
"summary": "2227307",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2227307"
},
{
"category": "external",
"summary": "2237258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237258"
},
{
"category": "external",
"summary": "2241046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2241046"
},
{
"category": "external",
"summary": "2249825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2249825"
},
{
"category": "external",
"summary": "2252235",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252235"
},
{
"category": "external",
"summary": "2252248",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252248"
},
{
"category": "external",
"summary": "2255331",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255331"
},
{
"category": "external",
"summary": "2257854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2257854"
},
{
"category": "external",
"summary": "2259780",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2259780"
},
{
"category": "external",
"summary": "2261856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2261856"
},
{
"category": "external",
"summary": "2261887",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2261887"
},
{
"category": "external",
"summary": "2261909",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2261909"
},
{
"category": "external",
"summary": "2266045",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2266045"
},
{
"category": "external",
"summary": "RHUI-434",
"url": "https://issues.redhat.com/browse/RHUI-434"
},
{
"category": "external",
"summary": "RHUI-514",
"url": "https://issues.redhat.com/browse/RHUI-514"
},
{
"category": "external",
"summary": "RHUI-516",
"url": "https://issues.redhat.com/browse/RHUI-516"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1878.json"
}
],
"title": "Red Hat Security Advisory: RHUI 4.8 Release - Security Updates, Bug Fixes, and Enhancements",
"tracking": {
"current_release_date": "2026-07-18T20:10:58+00:00",
"generator": {
"date": "2026-07-18T20:10:58+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.7"
}
},
"id": "RHSA-2024:1878",
"initial_release_date": "2024-04-18T01:56:24+00:00",
"revision_history": [
{
"date": "2024-04-18T01:56:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-04-18T01:56:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-18T20:10:58+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": "rhui-installer-0:4.8.0.2-1.el8ui.src",
"product": {
"name": "rhui-installer-0:4.8.0.2-1.el8ui.src",
"product_id": "rhui-installer-0:4.8.0.2-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhui-installer@4.8.0.2-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pulpcore-0:3.39.11-1.el8ui.src",
"product": {
"name": "python-pulpcore-0:3.39.11-1.el8ui.src",
"product_id": "python-pulpcore-0:3.39.11-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pulpcore@3.39.11-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-django-0:4.2.11-1.el8ui.src",
"product": {
"name": "python-django-0:4.2.11-1.el8ui.src",
"product_id": "python-django-0:4.2.11-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-django@4.2.11-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-aiohttp-0:3.9.2-1.el8ui.src",
"product": {
"name": "python-aiohttp-0:3.9.2-1.el8ui.src",
"product_id": "python-aiohttp-0:3.9.2-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-aiohttp@3.9.2-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-attrs-0:21.4.0-5.el8ui.src",
"product": {
"name": "python-attrs-0:21.4.0-5.el8ui.src",
"product_id": "python-attrs-0:21.4.0-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-attrs@21.4.0-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-packaging-0:21.3-5.el8ui.src",
"product": {
"name": "python-packaging-0:21.3-5.el8ui.src",
"product_id": "python-packaging-0:21.3-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-packaging@21.3-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "rhui-tools-0:4.8.0.1-1.el8ui.src",
"product": {
"name": "rhui-tools-0:4.8.0.1-1.el8ui.src",
"product_id": "rhui-tools-0:4.8.0.1-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhui-tools@4.8.0.1-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"product": {
"name": "ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"product_id": "ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-collection-community-crypto@2.18.0-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"product": {
"name": "python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"product_id": "python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pulp-container-client@2.16.4-1.0.1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"product": {
"name": "python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"product_id": "python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-json-stream-rs-tokenizer@0.4.25-3.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "pulpcore-selinux-0:2.0.1-1.el8ui.src",
"product": {
"name": "pulpcore-selinux-0:2.0.1-1.el8ui.src",
"product_id": "pulpcore-selinux-0:2.0.1-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pulpcore-selinux@2.0.1-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"product": {
"name": "python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"product_id": "python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pulp-rpm-client@3.23.0-2.0.1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"product": {
"name": "python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"product_id": "python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pulpcore-client@3.39.7-1.0.1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-defusedxml-0:0.7.1-6.el8ui.src",
"product": {
"name": "python-defusedxml-0:0.7.1-6.el8ui.src",
"product_id": "python-defusedxml-0:0.7.1-6.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-defusedxml@0.7.1-6.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-et-xmlfile-0:1.1.0-5.el8ui.src",
"product": {
"name": "python-et-xmlfile-0:1.1.0-5.el8ui.src",
"product_id": "python-et-xmlfile-0:1.1.0-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-et-xmlfile@1.1.0-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-markuppy-0:1.14-6.el8ui.src",
"product": {
"name": "python-markuppy-0:1.14-6.el8ui.src",
"product_id": "python-markuppy-0:1.14-6.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markuppy@1.14-6.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-odfpy-0:1.4.1-9.el8ui.src",
"product": {
"name": "python-odfpy-0:1.4.1-9.el8ui.src",
"product_id": "python-odfpy-0:1.4.1-9.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-odfpy@1.4.1-9.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-xlrd-0:2.0.1-8.el8ui.src",
"product": {
"name": "python-xlrd-0:2.0.1-8.el8ui.src",
"product_id": "python-xlrd-0:2.0.1-8.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-xlrd@2.0.1-8.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-xlwt-0:1.3.0-6.el8ui.src",
"product": {
"name": "python-xlwt-0:1.3.0-6.el8ui.src",
"product_id": "python-xlwt-0:1.3.0-6.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-xlwt@1.3.0-6.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-openpyxl-0:3.1.0-4.el8ui.src",
"product": {
"name": "python-openpyxl-0:3.1.0-4.el8ui.src",
"product_id": "python-openpyxl-0:3.1.0-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-openpyxl@3.1.0-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pycares-0:4.1.2-5.el8ui.src",
"product": {
"name": "python-pycares-0:4.1.2-5.el8ui.src",
"product_id": "python-pycares-0:4.1.2-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycares@4.1.2-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-diff-match-patch-0:20200713-6.el8ui.src",
"product": {
"name": "python-diff-match-patch-0:20200713-6.el8ui.src",
"product_id": "python-diff-match-patch-0:20200713-6.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-diff-match-patch@20200713-6.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-urlman-0:2.0.1-4.el8ui.src",
"product": {
"name": "python-urlman-0:2.0.1-4.el8ui.src",
"product_id": "python-urlman-0:2.0.1-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-urlman@2.0.1-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pycryptodomex-0:3.14.1-5.el8ui.src",
"product": {
"name": "python-pycryptodomex-0:3.14.1-5.el8ui.src",
"product_id": "python-pycryptodomex-0:3.14.1-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycryptodomex@3.14.1-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-future-0:0.18.3-4.el8ui.src",
"product": {
"name": "python-future-0:0.18.3-4.el8ui.src",
"product_id": "python-future-0:0.18.3-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-future@0.18.3-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-brotli-0:1.0.9-5.el8ui.src",
"product": {
"name": "python-brotli-0:1.0.9-5.el8ui.src",
"product_id": "python-brotli-0:1.0.9-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-brotli@1.0.9-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pytz-0:2022.2.1-5.el8ui.src",
"product": {
"name": "python-pytz-0:2022.2.1-5.el8ui.src",
"product_id": "python-pytz-0:2022.2.1-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pytz@2022.2.1-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"product": {
"name": "python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"product_id": "python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-types-cryptography@3.3.23.2-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-inflection-0:0.5.1-6.el8ui.src",
"product": {
"name": "python-inflection-0:0.5.1-6.el8ui.src",
"product_id": "python-inflection-0:0.5.1-6.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-inflection@0.5.1-6.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-uritemplate-0:4.1.1-5.el8ui.src",
"product": {
"name": "python-uritemplate-0:4.1.1-5.el8ui.src",
"product_id": "python-uritemplate-0:4.1.1-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-uritemplate@4.1.1-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pyrsistent-0:0.18.1-5.el8ui.src",
"product": {
"name": "python-pyrsistent-0:0.18.1-5.el8ui.src",
"product_id": "python-pyrsistent-0:0.18.1-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyrsistent@0.18.1-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-ecdsa-0:0.18.0-4.el8ui.src",
"product": {
"name": "python-ecdsa-0:0.18.0-4.el8ui.src",
"product_id": "python-ecdsa-0:0.18.0-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ecdsa@0.18.0-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pyjwkest-0:1.4.2-8.el8ui.src",
"product": {
"name": "python-pyjwkest-0:1.4.2-8.el8ui.src",
"product_id": "python-pyjwkest-0:1.4.2-8.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyjwkest@1.4.2-8.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pyjwt-0:2.5.0-4.el8ui.src",
"product": {
"name": "python-pyjwt-0:2.5.0-4.el8ui.src",
"product_id": "python-pyjwt-0:2.5.0-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyjwt@2.5.0-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"product": {
"name": "python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"product_id": "python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-aiohttp-xmlrpc@1.5.0-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "createrepo_c-0:1.0.2-5.el8ui.src",
"product": {
"name": "createrepo_c-0:1.0.2-5.el8ui.src",
"product_id": "createrepo_c-0:1.0.2-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/createrepo_c@1.0.2-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "libcomps-0:0.1.18-8.el8ui.src",
"product": {
"name": "libcomps-0:0.1.18-8.el8ui.src",
"product_id": "libcomps-0:0.1.18-8.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcomps@0.1.18-8.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "libsolv-0:0.7.22-6.el8ui.src",
"product": {
"name": "libsolv-0:0.7.22-6.el8ui.src",
"product_id": "libsolv-0:0.7.22-6.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsolv@0.7.22-6.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-productmd-0:1.33-6.el8ui.src",
"product": {
"name": "python-productmd-0:1.33-6.el8ui.src",
"product_id": "python-productmd-0:1.33-6.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-productmd@1.33-6.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-asgiref-0:3.6.0-4.el8ui.src",
"product": {
"name": "python-asgiref-0:3.6.0-4.el8ui.src",
"product_id": "python-asgiref-0:3.6.0-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-asgiref@3.6.0-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pulp-container-0:2.16.4-1.el8ui.src",
"product": {
"name": "python-pulp-container-0:2.16.4-1.el8ui.src",
"product_id": "python-pulp-container-0:2.16.4-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pulp-container@2.16.4-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pulp-rpm-0:3.23.0-2.el8ui.src",
"product": {
"name": "python-pulp-rpm-0:3.23.0-2.el8ui.src",
"product_id": "python-pulp-rpm-0:3.23.0-2.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pulp-rpm@3.23.0-2.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-0:2.1.2-4.el8ui.src",
"product": {
"name": "python-markupsafe-0:2.1.2-4.el8ui.src",
"product_id": "python-markupsafe-0:2.1.2-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe@2.1.2-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-grpcio-0:1.56.0-4.el8ui.src",
"product": {
"name": "python-grpcio-0:1.56.0-4.el8ui.src",
"product_id": "python-grpcio-0:1.56.0-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-grpcio@1.56.0-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-0:1.14.1-4.el8ui.src",
"product": {
"name": "python-wrapt-0:1.14.1-4.el8ui.src",
"product_id": "python-wrapt-0:1.14.1-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt@1.14.1-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-json-stream-0:2.3.2-4.el8ui.src",
"product": {
"name": "python-json-stream-0:2.3.2-4.el8ui.src",
"product_id": "python-json-stream-0:2.3.2-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-json-stream@2.3.2-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-jq-0:1.6.0-3.el8ui.src",
"product": {
"name": "python-jq-0:1.6.0-3.el8ui.src",
"product_id": "python-jq-0:1.6.0-3.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jq@1.6.0-3.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-async-timeout-0:4.0.2-5.el8ui.src",
"product": {
"name": "python-async-timeout-0:4.0.2-5.el8ui.src",
"product_id": "python-async-timeout-0:4.0.2-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-async-timeout@4.0.2-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-deprecated-0:1.2.13-4.el8ui.src",
"product": {
"name": "python-deprecated-0:1.2.13-4.el8ui.src",
"product_id": "python-deprecated-0:1.2.13-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-deprecated@1.2.13-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-multidict-0:6.0.4-4.el8ui.src",
"product": {
"name": "python-multidict-0:6.0.4-4.el8ui.src",
"product_id": "python-multidict-0:6.0.4-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-multidict@6.0.4-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"product": {
"name": "python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"product_id": "python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-gunicorn@20.1.0-7.1.2.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-whitenoise-0:6.0.0-4.el8ui.src",
"product": {
"name": "python-whitenoise-0:6.0.0-4.el8ui.src",
"product_id": "python-whitenoise-0:6.0.0-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-whitenoise@6.0.0-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-uuid6-0:2023.5.2-4.el8ui.src",
"product": {
"name": "python-uuid6-0:2023.5.2-4.el8ui.src",
"product_id": "python-uuid6-0:2023.5.2-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-uuid6@2023.5.2-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pygtrie-0:2.5.0-4.el8ui.src",
"product": {
"name": "python-pygtrie-0:2.5.0-4.el8ui.src",
"product_id": "python-pygtrie-0:2.5.0-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pygtrie@2.5.0-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-url-normalize-0:1.4.3-7.el8ui.src",
"product": {
"name": "python-url-normalize-0:1.4.3-7.el8ui.src",
"product_id": "python-url-normalize-0:1.4.3-7.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-url-normalize@1.4.3-7.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-redis-0:4.3.4-4.el8ui.src",
"product": {
"name": "python-redis-0:4.3.4-4.el8ui.src",
"product_id": "python-redis-0:4.3.4-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-redis@4.3.4-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-yarl-0:1.8.2-4.el8ui.src",
"product": {
"name": "python-yarl-0:1.8.2-4.el8ui.src",
"product_id": "python-yarl-0:1.8.2-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-yarl@1.8.2-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pyparsing-0:3.1.1-3.el8ui.src",
"product": {
"name": "python-pyparsing-0:3.1.1-3.el8ui.src",
"product_id": "python-pyparsing-0:3.1.1-3.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyparsing@3.1.1-3.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pulp-glue-0:0.21.2-3.el8ui.src",
"product": {
"name": "python-pulp-glue-0:0.21.2-3.el8ui.src",
"product_id": "python-pulp-glue-0:0.21.2-3.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pulp-glue@0.21.2-3.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-psycopg-0:3.1.9-4.el8ui.src",
"product": {
"name": "python-psycopg-0:3.1.9-4.el8ui.src",
"product_id": "python-psycopg-0:3.1.9-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg@3.1.9-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-jinja2-0:3.1.3-1.el8ui.src",
"product": {
"name": "python-jinja2-0:3.1.3-1.el8ui.src",
"product_id": "python-jinja2-0:3.1.3-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jinja2@3.1.3-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-gnupg-0:0.5.0-4.el8ui.src",
"product": {
"name": "python-gnupg-0:0.5.0-4.el8ui.src",
"product_id": "python-gnupg-0:0.5.0-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-gnupg@0.5.0-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-dynaconf-0:3.1.12-3.el8ui.src",
"product": {
"name": "python-dynaconf-0:3.1.12-3.el8ui.src",
"product_id": "python-dynaconf-0:3.1.12-3.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-dynaconf@3.1.12-3.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-drf-spectacular-0:0.26.5-4.el8ui.src",
"product": {
"name": "python-drf-spectacular-0:0.26.5-4.el8ui.src",
"product_id": "python-drf-spectacular-0:0.26.5-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-drf-spectacular@0.26.5-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-drf-access-policy-0:1.3.0-3.el8ui.src",
"product": {
"name": "python-drf-access-policy-0:1.3.0-3.el8ui.src",
"product_id": "python-drf-access-policy-0:1.3.0-3.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-drf-access-policy@1.3.0-3.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"product": {
"name": "python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"product_id": "python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-djangorestframework-queryfields@1.0.0-7.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"product": {
"name": "python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"product_id": "python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-drf-nested-routers@0.93.4-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-djangorestframework-0:3.14.0-3.el8ui.src",
"product": {
"name": "python-djangorestframework-0:3.14.0-3.el8ui.src",
"product_id": "python-djangorestframework-0:3.14.0-3.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-djangorestframework@3.14.0-3.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-django-lifecycle-0:1.0.0-3.el8ui.src",
"product": {
"name": "python-django-lifecycle-0:1.0.0-3.el8ui.src",
"product_id": "python-django-lifecycle-0:1.0.0-3.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-django-lifecycle@1.0.0-3.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-django-import-export-0:3.1.0-3.el8ui.src",
"product": {
"name": "python-django-import-export-0:3.1.0-3.el8ui.src",
"product_id": "python-django-import-export-0:3.1.0-3.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-django-import-export@3.1.0-3.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-django-guid-0:3.3.0-4.el8ui.src",
"product": {
"name": "python-django-guid-0:3.3.0-4.el8ui.src",
"product_id": "python-django-guid-0:3.3.0-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-django-guid@3.3.0-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-django-filter-0:23.2-3.el8ui.src",
"product": {
"name": "python-django-filter-0:23.2-3.el8ui.src",
"product_id": "python-django-filter-0:23.2-3.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-django-filter@23.2-3.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-aiofiles-0:22.1.0-4.el8ui.src",
"product": {
"name": "python-aiofiles-0:22.1.0-4.el8ui.src",
"product_id": "python-aiofiles-0:22.1.0-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-aiofiles@22.1.0-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-click-0:8.1.3-4.el8ui.src",
"product": {
"name": "python-click-0:8.1.3-4.el8ui.src",
"product_id": "python-click-0:8.1.3-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-click@8.1.3-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-backoff-0:2.2.1-4.el8ui.src",
"product": {
"name": "python-backoff-0:2.2.1-4.el8ui.src",
"product_id": "python-backoff-0:2.2.1-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-backoff@2.2.1-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"product": {
"name": "python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"product_id": "python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-asyncio-throttle@1.0.2-6.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-aioredis-0:2.0.1-5.el8ui.src",
"product": {
"name": "python-aioredis-0:2.0.1-5.el8ui.src",
"product_id": "python-aioredis-0:2.0.1-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-aioredis@2.0.1-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-aiodns-0:3.0.0-6.el8ui.src",
"product": {
"name": "python-aiodns-0:3.0.0-6.el8ui.src",
"product_id": "python-aiodns-0:3.0.0-6.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-aiodns@3.0.0-6.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-zipp-0:3.4.0-7.el8ui.src",
"product": {
"name": "python-zipp-0:3.4.0-7.el8ui.src",
"product_id": "python-zipp-0:3.4.0-7.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-zipp@3.4.0-7.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-tablib-0:3.3.0-4.el8ui.src",
"product": {
"name": "python-tablib-0:3.3.0-4.el8ui.src",
"product_id": "python-tablib-0:3.3.0-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tablib@3.3.0-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-sqlparse-0:0.4.4-3.el8ui.src",
"product": {
"name": "python-sqlparse-0:0.4.4-3.el8ui.src",
"product_id": "python-sqlparse-0:0.4.4-3.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sqlparse@0.4.4-3.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-django-readonly-field-0:1.1.2-3.el8ui.src",
"product": {
"name": "python-django-readonly-field-0:1.1.2-3.el8ui.src",
"product_id": "python-django-readonly-field-0:1.1.2-3.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-django-readonly-field@1.1.2-3.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-aiosignal-0:1.3.1-4.el8ui.src",
"product": {
"name": "python-aiosignal-0:1.3.1-4.el8ui.src",
"product_id": "python-aiosignal-0:1.3.1-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-aiosignal@1.3.1-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-jsonschema-0:4.10.3-3.el8ui.src",
"product": {
"name": "python-jsonschema-0:4.10.3-3.el8ui.src",
"product_id": "python-jsonschema-0:4.10.3-3.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jsonschema@4.10.3-3.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"product": {
"name": "python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"product_id": "python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-googleapis-common-protos@1.59.1-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-importlib-metadata-0:6.0.1-4.el8ui.src",
"product": {
"name": "python-importlib-metadata-0:6.0.1-4.el8ui.src",
"product_id": "python-importlib-metadata-0:6.0.1-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-importlib-metadata@6.0.1-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-typing-extensions-0:4.7.1-4.el8ui.src",
"product": {
"name": "python-typing-extensions-0:4.7.1-4.el8ui.src",
"product_id": "python-typing-extensions-0:4.7.1-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-typing-extensions@4.7.1-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-protobuf-0:4.21.6-4.el8ui.src",
"product": {
"name": "python-protobuf-0:4.21.6-4.el8ui.src",
"product_id": "python-protobuf-0:4.21.6-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-protobuf@4.21.6-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"product": {
"name": "python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"product_id": "python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-opentelemetry_util_http@0.40b0-3.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"product": {
"name": "python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"product_id": "python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-opentelemetry_semantic_conventions@0.40b0-3.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"product": {
"name": "python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"product_id": "python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-opentelemetry_sdk@1.19.0-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"product": {
"name": "python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"product_id": "python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-opentelemetry_proto@1.19.0-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"product": {
"name": "python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"product_id": "python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-opentelemetry_instrumentation_wsgi@0.40b0-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"product": {
"name": "python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"product_id": "python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-opentelemetry_instrumentation_django@0.40b0-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"product": {
"name": "python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"product_id": "python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-opentelemetry_instrumentation@0.40b0-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"product": {
"name": "python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"product_id": "python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-opentelemetry_exporter_otlp_proto_grpc@1.19.0-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"product": {
"name": "python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"product_id": "python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-opentelemetry_exporter_otlp_proto_http@1.19.0-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"product": {
"name": "python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"product_id": "python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-opentelemetry_exporter_otlp_proto_common@1.19.0-3.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"product": {
"name": "python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"product_id": "python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-opentelemetry_exporter_otlp@1.19.0-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"product": {
"name": "python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"product_id": "python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-opentelemetry_api@1.19.0-3.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"product": {
"name": "python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"product_id": "python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-opentelemetry_distro@0.40b0-7.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-0:41.0.6-1.el8ui.src",
"product": {
"name": "python-cryptography-0:41.0.6-1.el8ui.src",
"product_id": "python-cryptography-0:41.0.6-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography@41.0.6-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-frozenlist-0:1.3.3-4.el8ui.src",
"product": {
"name": "python-frozenlist-0:1.3.3-4.el8ui.src",
"product_id": "python-frozenlist-0:1.3.3-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-frozenlist@1.3.3-4.el8ui?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"product": {
"name": "rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"product_id": "rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhui-installer@4.8.0.2-1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"product": {
"name": "python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"product_id": "python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulpcore@3.39.11-1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-0:4.2.11-1.el8ui.noarch",
"product": {
"name": "python3.11-django-0:4.2.11-1.el8ui.noarch",
"product_id": "python3.11-django-0:4.2.11-1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django@4.2.11-1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"product": {
"name": "python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"product_id": "python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-attrs@21.4.0-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-packaging-0:21.3-5.el8ui.noarch",
"product": {
"name": "python3.11-packaging-0:21.3-5.el8ui.noarch",
"product_id": "python3.11-packaging-0:21.3-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-packaging@21.3-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"product": {
"name": "rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"product_id": "rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhui-tools@4.8.0.1-1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"product": {
"name": "rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"product_id": "rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhui-tools-libs@4.8.0.1-1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch",
"product": {
"name": "ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch",
"product_id": "ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-collection-community-crypto@2.18.0-1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"product": {
"name": "python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"product_id": "python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pulp-container-client@2.16.4-1.0.1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"product": {
"name": "python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"product_id": "python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pulp-rpm-client@3.23.0-2.0.1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"product": {
"name": "python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"product_id": "python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pulpcore-client@3.39.7-1.0.1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"product": {
"name": "python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"product_id": "python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-defusedxml@0.7.1-6.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"product": {
"name": "python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"product_id": "python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-et-xmlfile@1.1.0-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-markuppy-0:1.14-6.el8ui.noarch",
"product": {
"name": "python3.11-markuppy-0:1.14-6.el8ui.noarch",
"product_id": "python3.11-markuppy-0:1.14-6.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-markuppy@1.14-6.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"product": {
"name": "python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"product_id": "python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-odfpy@1.4.1-9.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"product": {
"name": "python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"product_id": "python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-xlrd@2.0.1-8.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"product": {
"name": "python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"product_id": "python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-xlwt@1.3.0-6.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"product": {
"name": "python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"product_id": "python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-openpyxl@3.1.0-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"product": {
"name": "python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"product_id": "python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-diff-match-patch@20200713-6.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"product": {
"name": "python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"product_id": "python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-urlman@2.0.1-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-future-0:0.18.3-4.el8ui.noarch",
"product": {
"name": "python3.11-future-0:0.18.3-4.el8ui.noarch",
"product_id": "python3.11-future-0:0.18.3-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-future@0.18.3-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"product": {
"name": "python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"product_id": "python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pytz@2022.2.1-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"product": {
"name": "python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"product_id": "python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-types-cryptography@3.3.23.2-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"product": {
"name": "python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"product_id": "python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-inflection@0.5.1-6.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"product": {
"name": "python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"product_id": "python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-uritemplate@4.1.1-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"product": {
"name": "python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"product_id": "python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ecdsa@0.18.0-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"product": {
"name": "python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"product_id": "python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyjwkest@1.4.2-8.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"product": {
"name": "python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"product_id": "python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyjwt@2.5.0-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"product": {
"name": "python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"product_id": "python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiohttp-xmlrpc@1.5.0-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-productmd-0:1.33-6.el8ui.noarch",
"product": {
"name": "python3.11-productmd-0:1.33-6.el8ui.noarch",
"product_id": "python3.11-productmd-0:1.33-6.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-productmd@1.33-6.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"product": {
"name": "python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"product_id": "python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-asgiref@3.6.0-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"product": {
"name": "python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"product_id": "python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulp-container@2.16.4-1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"product": {
"name": "python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"product_id": "python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulp-rpm@3.23.0-2.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"product": {
"name": "python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"product_id": "python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-json_stream@2.3.2-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"product": {
"name": "python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"product_id": "python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-async-timeout@4.0.2-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"product": {
"name": "python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"product_id": "python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-deprecated@1.2.13-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"product": {
"name": "python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"product_id": "python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gunicorn@20.1.0-7.1.2.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"product": {
"name": "python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"product_id": "python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-gunicorn@20.1.0-7.1.2.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"product": {
"name": "python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"product_id": "python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-whitenoise@6.0.0-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"product": {
"name": "python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"product_id": "python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-uuid6@2023.5.2-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"product": {
"name": "python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"product_id": "python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pygtrie@2.5.0-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"product": {
"name": "python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"product_id": "python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-url-normalize@1.4.3-7.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-redis-0:4.3.4-4.el8ui.noarch",
"product": {
"name": "python3.11-redis-0:4.3.4-4.el8ui.noarch",
"product_id": "python3.11-redis-0:4.3.4-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-redis@4.3.4-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"product": {
"name": "python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"product_id": "python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyparsing@3.1.1-3.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"product": {
"name": "python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"product_id": "python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulp-glue@0.21.2-3.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"product": {
"name": "python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"product_id": "python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg@3.1.9-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"product": {
"name": "python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"product_id": "python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jinja2@3.1.3-1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"product": {
"name": "python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"product_id": "python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-gnupg@0.5.0-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"product": {
"name": "python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"product_id": "python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-dynaconf@3.1.12-3.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"product": {
"name": "python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"product_id": "python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-drf-spectacular@0.26.5-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"product": {
"name": "python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"product_id": "python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-drf-access-policy@1.3.0-3.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"product": {
"name": "python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"product_id": "python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-djangorestframework-queryfields@1.0.0-7.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"product": {
"name": "python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"product_id": "python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-drf-nested-routers@0.93.4-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"product": {
"name": "python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"product_id": "python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-djangorestframework@3.14.0-3.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"product": {
"name": "python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"product_id": "python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-lifecycle@1.0.0-3.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"product": {
"name": "python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"product_id": "python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-import-export@3.1.0-3.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"product": {
"name": "python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"product_id": "python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-guid@3.3.0-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-filter-0:23.2-3.el8ui.noarch",
"product": {
"name": "python3.11-django-filter-0:23.2-3.el8ui.noarch",
"product_id": "python3.11-django-filter-0:23.2-3.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-filter@23.2-3.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"product": {
"name": "python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"product_id": "python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiofiles@22.1.0-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-click-0:8.1.3-4.el8ui.noarch",
"product": {
"name": "python3.11-click-0:8.1.3-4.el8ui.noarch",
"product_id": "python3.11-click-0:8.1.3-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-click@8.1.3-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"product": {
"name": "python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"product_id": "python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-backoff@2.2.1-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"product": {
"name": "python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"product_id": "python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-asyncio-throttle@1.0.2-6.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"product": {
"name": "python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"product_id": "python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aioredis@2.0.1-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"product": {
"name": "python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"product_id": "python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiodns@3.0.0-6.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"product": {
"name": "python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"product_id": "python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-zipp@3.4.0-7.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"product": {
"name": "python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"product_id": "python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tablib@3.3.0-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"product": {
"name": "python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"product_id": "python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-sqlparse@0.4.4-3.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"product": {
"name": "python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"product_id": "python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-readonly-field@1.1.2-3.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"product": {
"name": "python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"product_id": "python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiosignal@1.3.1-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"product": {
"name": "python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"product_id": "python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jsonschema@4.10.3-3.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"product": {
"name": "python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"product_id": "python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-googleapis-common-protos@1.59.1-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"product": {
"name": "python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"product_id": "python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-importlib-metadata@6.0.1-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"product": {
"name": "python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"product_id": "python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-typing-extensions@4.7.1-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"product": {
"name": "python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"product_id": "python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-protobuf@4.21.6-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"product": {
"name": "python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"product_id": "python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-opentelemetry_util_http@0.40b0-3.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"product": {
"name": "python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"product_id": "python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-opentelemetry_semantic_conventions@0.40b0-3.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"product": {
"name": "python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"product_id": "python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-opentelemetry_sdk@1.19.0-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"product": {
"name": "python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"product_id": "python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-opentelemetry_proto@1.19.0-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"product": {
"name": "python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"product_id": "python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-opentelemetry_instrumentation_wsgi@0.40b0-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"product": {
"name": "python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"product_id": "python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-opentelemetry_instrumentation_django@0.40b0-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"product": {
"name": "python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"product_id": "python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-opentelemetry_instrumentation@0.40b0-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"product": {
"name": "python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"product_id": "python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-opentelemetry_exporter_otlp_proto_grpc@1.19.0-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"product": {
"name": "python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"product_id": "python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-opentelemetry_exporter_otlp_proto_http@1.19.0-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"product": {
"name": "python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"product_id": "python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-opentelemetry_exporter_otlp_proto_common@1.19.0-3.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"product": {
"name": "python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"product_id": "python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-opentelemetry_exporter_otlp@1.19.0-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"product": {
"name": "python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"product_id": "python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-opentelemetry_api@1.19.0-3.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"product": {
"name": "python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"product_id": "python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-opentelemetry_distro@0.40b0-7.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"product": {
"name": "python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"product_id": "python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-opentelemetry_distro_otlp@0.40b0-7.el8ui?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"product": {
"name": "python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"product_id": "python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiohttp@3.9.2-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"product": {
"name": "python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"product_id": "python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-aiohttp-debugsource@3.9.2-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64",
"product": {
"name": "python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64",
"product_id": "python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiohttp-debuginfo@3.9.2-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"product": {
"name": "python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"product_id": "python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-json_stream_rs_tokenizer@0.4.25-3.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"product": {
"name": "pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"product_id": "pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pulpcore-selinux@2.0.1-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"product": {
"name": "python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"product_id": "python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycares@4.1.2-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"product": {
"name": "python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"product_id": "python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycares-debugsource@4.1.2-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"product": {
"name": "python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"product_id": "python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycares-debuginfo@4.1.2-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"product": {
"name": "python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"product_id": "python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycryptodomex@3.14.1-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"product": {
"name": "python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"product_id": "python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycryptodomex-debugsource@3.14.1-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"product": {
"name": "python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"product_id": "python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycryptodomex-debuginfo@3.14.1-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"product": {
"name": "python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"product_id": "python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-brotli@1.0.9-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"product": {
"name": "python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"product_id": "python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-brotli-debugsource@1.0.9-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"product": {
"name": "python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"product_id": "python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-brotli-debuginfo@1.0.9-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"product": {
"name": "python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"product_id": "python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyrsistent@0.18.1-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"product": {
"name": "python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"product_id": "python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyrsistent-debugsource@0.18.1-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"product": {
"name": "python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"product_id": "python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyrsistent-debuginfo@0.18.1-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"product": {
"name": "createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"product_id": "createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/createrepo_c-libs@1.0.2-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"product": {
"name": "python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"product_id": "python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-createrepo_c@1.0.2-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"product": {
"name": "python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"product_id": "python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-createrepo_c@1.0.2-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"product": {
"name": "createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"product_id": "createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/createrepo_c-debugsource@1.0.2-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"product": {
"name": "createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"product_id": "createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/createrepo_c-debuginfo@1.0.2-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"product": {
"name": "createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"product_id": "createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/createrepo_c-libs-debuginfo@1.0.2-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"product": {
"name": "python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"product_id": "python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-createrepo_c-debuginfo@1.0.2-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"product": {
"name": "python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"product_id": "python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-createrepo_c-debuginfo@1.0.2-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libcomps-0:0.1.18-8.el8ui.x86_64",
"product": {
"name": "libcomps-0:0.1.18-8.el8ui.x86_64",
"product_id": "libcomps-0:0.1.18-8.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcomps@0.1.18-8.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"product": {
"name": "python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"product_id": "python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libcomps@0.1.18-8.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"product": {
"name": "python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"product_id": "python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libcomps@0.1.18-8.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"product": {
"name": "libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"product_id": "libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcomps-debugsource@0.1.18-8.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"product": {
"name": "libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"product_id": "libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcomps-debuginfo@0.1.18-8.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"product": {
"name": "python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"product_id": "python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libcomps-debuginfo@0.1.18-8.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"product": {
"name": "python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"product_id": "python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libcomps-debuginfo@0.1.18-8.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsolv-0:0.7.22-6.el8ui.x86_64",
"product": {
"name": "libsolv-0:0.7.22-6.el8ui.x86_64",
"product_id": "libsolv-0:0.7.22-6.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsolv@0.7.22-6.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-solv-0:0.7.22-6.el8ui.x86_64",
"product": {
"name": "python3-solv-0:0.7.22-6.el8ui.x86_64",
"product_id": "python3-solv-0:0.7.22-6.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-solv@0.7.22-6.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"product": {
"name": "python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"product_id": "python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-solv@0.7.22-6.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"product": {
"name": "libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"product_id": "libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsolv-debugsource@0.7.22-6.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"product": {
"name": "libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"product_id": "libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsolv-debuginfo@0.7.22-6.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"product": {
"name": "libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"product_id": "libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsolv-demo-debuginfo@0.7.22-6.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"product": {
"name": "libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"product_id": "libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsolv-tools-debuginfo@0.7.22-6.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"product": {
"name": "python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"product_id": "python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-solv-debuginfo@0.7.22-6.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"product": {
"name": "python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"product_id": "python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-solv-debuginfo@0.7.22-6.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"product": {
"name": "ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"product_id": "ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-solv-debuginfo@0.7.22-6.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"product": {
"name": "python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"product_id": "python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-markupsafe@2.1.2-4.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"product": {
"name": "python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"product_id": "python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe-debugsource@2.1.2-4.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"product": {
"name": "python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"product_id": "python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-markupsafe-debuginfo@2.1.2-4.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"product": {
"name": "python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"product_id": "python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-grpcio@1.56.0-4.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"product": {
"name": "python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"product_id": "python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-grpcio-debugsource@1.56.0-4.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"product": {
"name": "python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"product_id": "python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-grpcio-debuginfo@1.56.0-4.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"product": {
"name": "python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"product_id": "python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-wrapt@1.14.1-4.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"product": {
"name": "python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"product_id": "python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt-debugsource@1.14.1-4.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"product": {
"name": "python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"product_id": "python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-wrapt-debuginfo@1.14.1-4.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"product": {
"name": "python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"product_id": "python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jq@1.6.0-3.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"product": {
"name": "python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"product_id": "python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-multidict@6.0.4-4.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"product": {
"name": "python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"product_id": "python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-multidict-debugsource@6.0.4-4.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"product": {
"name": "python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"product_id": "python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-multidict-debuginfo@6.0.4-4.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"product": {
"name": "python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"product_id": "python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-yarl@1.8.2-4.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"product": {
"name": "python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"product_id": "python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-yarl-debugsource@1.8.2-4.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"product": {
"name": "python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"product_id": "python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-yarl-debuginfo@1.8.2-4.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"product": {
"name": "python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"product_id": "python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-cryptography@41.0.6-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"product": {
"name": "python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"product_id": "python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@41.0.6-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"product": {
"name": "python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"product_id": "python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-cryptography-debuginfo@41.0.6-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"product": {
"name": "python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"product_id": "python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-frozenlist@1.3.3-4.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"product": {
"name": "python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"product_id": "python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-frozenlist-debugsource@1.3.3-4.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"product": {
"name": "python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"product_id": "python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-frozenlist-debuginfo@1.3.3-4.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.18.0-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch"
},
"product_reference": "ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-collection-community-crypto-0:2.18.0-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src"
},
"product_reference": "ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "createrepo_c-0:1.0.2-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src"
},
"product_reference": "createrepo_c-0:1.0.2-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64"
},
"product_reference": "createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64"
},
"product_reference": "createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "createrepo_c-libs-0:1.0.2-5.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64"
},
"product_reference": "createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64"
},
"product_reference": "createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcomps-0:0.1.18-8.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src"
},
"product_reference": "libcomps-0:0.1.18-8.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcomps-0:0.1.18-8.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64"
},
"product_reference": "libcomps-0:0.1.18-8.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64"
},
"product_reference": "libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcomps-debugsource-0:0.1.18-8.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64"
},
"product_reference": "libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsolv-0:0.7.22-6.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src"
},
"product_reference": "libsolv-0:0.7.22-6.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsolv-0:0.7.22-6.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64"
},
"product_reference": "libsolv-0:0.7.22-6.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64"
},
"product_reference": "libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsolv-debugsource-0:0.7.22-6.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64"
},
"product_reference": "libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64"
},
"product_reference": "libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64"
},
"product_reference": "libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pulpcore-selinux-0:2.0.1-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src"
},
"product_reference": "pulpcore-selinux-0:2.0.1-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pulpcore-selinux-0:2.0.1-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64"
},
"product_reference": "pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-aiodns-0:3.0.0-6.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src"
},
"product_reference": "python-aiodns-0:3.0.0-6.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-aiofiles-0:22.1.0-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src"
},
"product_reference": "python-aiofiles-0:22.1.0-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-aiohttp-0:3.9.2-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src"
},
"product_reference": "python-aiohttp-0:3.9.2-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64"
},
"product_reference": "python-aiohttp-debugsource-0:3.9.2-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-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src"
},
"product_reference": "python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-aioredis-0:2.0.1-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src"
},
"product_reference": "python-aioredis-0:2.0.1-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-aiosignal-0:1.3.1-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src"
},
"product_reference": "python-aiosignal-0:1.3.1-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-asgiref-0:3.6.0-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src"
},
"product_reference": "python-asgiref-0:3.6.0-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-async-timeout-0:4.0.2-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src"
},
"product_reference": "python-async-timeout-0:4.0.2-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-asyncio-throttle-0:1.0.2-6.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src"
},
"product_reference": "python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-attrs-0:21.4.0-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src"
},
"product_reference": "python-attrs-0:21.4.0-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-backoff-0:2.2.1-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src"
},
"product_reference": "python-backoff-0:2.2.1-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-brotli-0:1.0.9-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src"
},
"product_reference": "python-brotli-0:1.0.9-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64"
},
"product_reference": "python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-click-0:8.1.3-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src"
},
"product_reference": "python-click-0:8.1.3-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-0:41.0.6-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src"
},
"product_reference": "python-cryptography-0:41.0.6-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64"
},
"product_reference": "python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-defusedxml-0:0.7.1-6.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src"
},
"product_reference": "python-defusedxml-0:0.7.1-6.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-deprecated-0:1.2.13-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src"
},
"product_reference": "python-deprecated-0:1.2.13-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-diff-match-patch-0:20200713-6.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src"
},
"product_reference": "python-diff-match-patch-0:20200713-6.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-django-0:4.2.11-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src"
},
"product_reference": "python-django-0:4.2.11-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-django-filter-0:23.2-3.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src"
},
"product_reference": "python-django-filter-0:23.2-3.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-django-guid-0:3.3.0-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src"
},
"product_reference": "python-django-guid-0:3.3.0-4.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-3.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src"
},
"product_reference": "python-django-import-export-0:3.1.0-3.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-django-lifecycle-0:1.0.0-3.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src"
},
"product_reference": "python-django-lifecycle-0:1.0.0-3.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-3.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src"
},
"product_reference": "python-django-readonly-field-0:1.1.2-3.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-djangorestframework-0:3.14.0-3.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src"
},
"product_reference": "python-djangorestframework-0:3.14.0-3.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src"
},
"product_reference": "python-djangorestframework-queryfields-0:1.0.0-7.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-3.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src"
},
"product_reference": "python-drf-access-policy-0:1.3.0-3.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-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src"
},
"product_reference": "python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-drf-spectacular-0:0.26.5-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src"
},
"product_reference": "python-drf-spectacular-0:0.26.5-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-dynaconf-0:3.1.12-3.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src"
},
"product_reference": "python-dynaconf-0:3.1.12-3.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ecdsa-0:0.18.0-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src"
},
"product_reference": "python-ecdsa-0:0.18.0-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-et-xmlfile-0:1.1.0-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src"
},
"product_reference": "python-et-xmlfile-0:1.1.0-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-frozenlist-0:1.3.3-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src"
},
"product_reference": "python-frozenlist-0:1.3.3-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64"
},
"product_reference": "python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-future-0:0.18.3-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src"
},
"product_reference": "python-future-0:0.18.3-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gnupg-0:0.5.0-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src"
},
"product_reference": "python-gnupg-0:0.5.0-4.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-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src"
},
"product_reference": "python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-grpcio-0:1.56.0-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src"
},
"product_reference": "python-grpcio-0:1.56.0-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64"
},
"product_reference": "python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gunicorn-0:20.1.0-7.1.2.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src"
},
"product_reference": "python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-importlib-metadata-0:6.0.1-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src"
},
"product_reference": "python-importlib-metadata-0:6.0.1-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-inflection-0:0.5.1-6.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src"
},
"product_reference": "python-inflection-0:0.5.1-6.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:3.1.3-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src"
},
"product_reference": "python-jinja2-0:3.1.3-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jq-0:1.6.0-3.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src"
},
"product_reference": "python-jq-0:1.6.0-3.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-json-stream-0:2.3.2-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src"
},
"product_reference": "python-json-stream-0:2.3.2-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-3.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-3.el8ui.src"
},
"product_reference": "python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jsonschema-0:4.10.3-3.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src"
},
"product_reference": "python-jsonschema-0:4.10.3-3.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markuppy-0:1.14-6.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src"
},
"product_reference": "python-markuppy-0:1.14-6.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-0:2.1.2-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src"
},
"product_reference": "python-markupsafe-0:2.1.2-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64"
},
"product_reference": "python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-multidict-0:6.0.4-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src"
},
"product_reference": "python-multidict-0:6.0.4-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64"
},
"product_reference": "python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-odfpy-0:1.4.1-9.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src"
},
"product_reference": "python-odfpy-0:1.4.1-9.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-openpyxl-0:3.1.0-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src"
},
"product_reference": "python-openpyxl-0:3.1.0-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-opentelemetry_api-0:1.19.0-3.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src"
},
"product_reference": "python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-opentelemetry_distro-0:0.40b0-7.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src"
},
"product_reference": "python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src"
},
"product_reference": "python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src"
},
"product_reference": "python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src"
},
"product_reference": "python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src"
},
"product_reference": "python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src"
},
"product_reference": "python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src"
},
"product_reference": "python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src"
},
"product_reference": "python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-opentelemetry_proto-0:1.19.0-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src"
},
"product_reference": "python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-opentelemetry_sdk-0:1.19.0-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src"
},
"product_reference": "python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src"
},
"product_reference": "python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-opentelemetry_util_http-0:0.40b0-3.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src"
},
"product_reference": "python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-packaging-0:21.3-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src"
},
"product_reference": "python-packaging-0:21.3-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-productmd-0:1.33-6.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src"
},
"product_reference": "python-productmd-0:1.33-6.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-protobuf-0:4.21.6-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src"
},
"product_reference": "python-protobuf-0:4.21.6-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg-0:3.1.9-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src"
},
"product_reference": "python-psycopg-0:3.1.9-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulp-container-0:2.16.4-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src"
},
"product_reference": "python-pulp-container-0:2.16.4-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src"
},
"product_reference": "python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulp-glue-0:0.21.2-3.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src"
},
"product_reference": "python-pulp-glue-0:0.21.2-3.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulp-rpm-0:3.23.0-2.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src"
},
"product_reference": "python-pulp-rpm-0:3.23.0-2.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src"
},
"product_reference": "python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulpcore-0:3.39.11-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src"
},
"product_reference": "python-pulpcore-0:3.39.11-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src"
},
"product_reference": "python-pulpcore-client-0:3.39.7-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-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src"
},
"product_reference": "python-pycares-0:4.1.2-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64"
},
"product_reference": "python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycryptodomex-0:3.14.1-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src"
},
"product_reference": "python-pycryptodomex-0:3.14.1-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64"
},
"product_reference": "python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pygtrie-0:2.5.0-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src"
},
"product_reference": "python-pygtrie-0:2.5.0-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyjwkest-0:1.4.2-8.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src"
},
"product_reference": "python-pyjwkest-0:1.4.2-8.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyjwt-0:2.5.0-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src"
},
"product_reference": "python-pyjwt-0:2.5.0-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyparsing-0:3.1.1-3.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src"
},
"product_reference": "python-pyparsing-0:3.1.1-3.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyrsistent-0:0.18.1-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src"
},
"product_reference": "python-pyrsistent-0:0.18.1-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64"
},
"product_reference": "python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pytz-0:2022.2.1-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src"
},
"product_reference": "python-pytz-0:2022.2.1-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-redis-0:4.3.4-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src"
},
"product_reference": "python-redis-0:4.3.4-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sqlparse-0:0.4.4-3.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src"
},
"product_reference": "python-sqlparse-0:0.4.4-3.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tablib-0:3.3.0-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src"
},
"product_reference": "python-tablib-0:3.3.0-4.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-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src"
},
"product_reference": "python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-typing-extensions-0:4.7.1-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src"
},
"product_reference": "python-typing-extensions-0:4.7.1-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-uritemplate-0:4.1.1-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src"
},
"product_reference": "python-uritemplate-0:4.1.1-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-url-normalize-0:1.4.3-7.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src"
},
"product_reference": "python-url-normalize-0:1.4.3-7.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-urlman-0:2.0.1-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src"
},
"product_reference": "python-urlman-0:2.0.1-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-uuid6-0:2023.5.2-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src"
},
"product_reference": "python-uuid6-0:2023.5.2-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-whitenoise-0:6.0.0-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src"
},
"product_reference": "python-whitenoise-0:6.0.0-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-0:1.14.1-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src"
},
"product_reference": "python-wrapt-0:1.14.1-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64"
},
"product_reference": "python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xlrd-0:2.0.1-8.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src"
},
"product_reference": "python-xlrd-0:2.0.1-8.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xlwt-0:1.3.0-6.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src"
},
"product_reference": "python-xlwt-0:1.3.0-6.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-yarl-0:1.8.2-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src"
},
"product_reference": "python-yarl-0:1.8.2-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64"
},
"product_reference": "python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-zipp-0:3.4.0-7.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src"
},
"product_reference": "python-zipp-0:3.4.0-7.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-createrepo_c-0:1.0.2-5.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64"
},
"product_reference": "python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64"
},
"product_reference": "python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch"
},
"product_reference": "python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libcomps-0:0.1.18-8.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64"
},
"product_reference": "python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64"
},
"product_reference": "python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch"
},
"product_reference": "python3-pulp-container-client-0:2.16.4-1.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.23.0-2.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch"
},
"product_reference": "python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch"
},
"product_reference": "python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-solv-0:0.7.22-6.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64"
},
"product_reference": "python3-solv-0:0.7.22-6.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
},
"product_reference": "python3-solv-debuginfo-0:0.7.22-6.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-6.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch"
},
"product_reference": "python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiofiles-0:22.1.0-4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch"
},
"product_reference": "python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64"
},
"product_reference": "python3.11-aiohttp-0:3.9.2-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.2-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.2-1.el8ui.x86_64"
},
"product_reference": "python3.11-aiohttp-debuginfo-0:3.9.2-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-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch"
},
"product_reference": "python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aioredis-0:2.0.1-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch"
},
"product_reference": "python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiosignal-0:1.3.1-4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch"
},
"product_reference": "python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-asgiref-0:3.6.0-4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch"
},
"product_reference": "python3.11-asgiref-0:3.6.0-4.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-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch"
},
"product_reference": "python3.11-async-timeout-0:4.0.2-5.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-6.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch"
},
"product_reference": "python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-attrs-0:21.4.0-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch"
},
"product_reference": "python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-backoff-0:2.2.1-4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch"
},
"product_reference": "python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-brotli-0:1.0.9-5.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64"
},
"product_reference": "python3.11-brotli-0:1.0.9-5.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-5.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-5.el8ui.x86_64"
},
"product_reference": "python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-click-0:8.1.3-4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch"
},
"product_reference": "python3.11-click-0:8.1.3-4.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64"
},
"product_reference": "python3.11-createrepo_c-0:1.0.2-5.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.0.2-5.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64"
},
"product_reference": "python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-0:41.0.6-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64"
},
"product_reference": "python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64"
},
"product_reference": "python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-defusedxml-0:0.7.1-6.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch"
},
"product_reference": "python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-deprecated-0:1.2.13-4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch"
},
"product_reference": "python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-diff-match-patch-0:20200713-6.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch"
},
"product_reference": "python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-0:4.2.11-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch"
},
"product_reference": "python3.11-django-0:4.2.11-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-3.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch"
},
"product_reference": "python3.11-django-filter-0:23.2-3.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-4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch"
},
"product_reference": "python3.11-django-guid-0:3.3.0-4.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-3.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-3.el8ui.noarch"
},
"product_reference": "python3.11-django-import-export-0:3.1.0-3.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-3.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch"
},
"product_reference": "python3.11-django-lifecycle-0:1.0.0-3.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-3.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-3.el8ui.noarch"
},
"product_reference": "python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch"
},
"product_reference": "python3.11-djangorestframework-0:3.14.0-3.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-7.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch"
},
"product_reference": "python3.11-djangorestframework-queryfields-0:1.0.0-7.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-3.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-3.el8ui.noarch"
},
"product_reference": "python3.11-drf-access-policy-0:1.3.0-3.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-5.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-5.el8ui.noarch"
},
"product_reference": "python3.11-drf-nested-routers-0:0.93.4-5.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-4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch"
},
"product_reference": "python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-dynaconf-0:3.1.12-3.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch"
},
"product_reference": "python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ecdsa-0:0.18.0-4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch"
},
"product_reference": "python3.11-ecdsa-0:0.18.0-4.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-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch"
},
"product_reference": "python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64"
},
"product_reference": "python3.11-frozenlist-0:1.3.3-4.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-4.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-4.el8ui.x86_64"
},
"product_reference": "python3.11-frozenlist-debuginfo-0:1.3.3-4.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-4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch"
},
"product_reference": "python3.11-future-0:0.18.3-4.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-gnupg-0:0.5.0-4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch"
},
"product_reference": "python3.11-gnupg-0:0.5.0-4.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-4.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-4.el8ui.noarch"
},
"product_reference": "python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-grpcio-0:1.56.0-4.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64"
},
"product_reference": "python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64"
},
"product_reference": "python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch"
},
"product_reference": "python3.11-gunicorn-0:20.1.0-7.1.2.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-4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch"
},
"product_reference": "python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-inflection-0:0.5.1-6.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch"
},
"product_reference": "python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jinja2-0:3.1.3-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch"
},
"product_reference": "python3.11-jinja2-0:3.1.3-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-3.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64"
},
"product_reference": "python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-json_stream-0:2.3.2-4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch"
},
"product_reference": "python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"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-3.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-3.el8ui.x86_64"
},
"product_reference": "python3.11-json_stream_rs_tokenizer-0:0.4.25-3.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-3.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch"
},
"product_reference": "python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libcomps-0:0.1.18-8.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64"
},
"product_reference": "python3.11-libcomps-0:0.1.18-8.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.18-8.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64"
},
"product_reference": "python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markuppy-0:1.14-6.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch"
},
"product_reference": "python3.11-markuppy-0:1.14-6.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64"
},
"product_reference": "python3.11-markupsafe-0:2.1.2-4.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-4.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-4.el8ui.x86_64"
},
"product_reference": "python3.11-markupsafe-debuginfo-0:2.1.2-4.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-4.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64"
},
"product_reference": "python3.11-multidict-0:6.0.4-4.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-4.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-4.el8ui.x86_64"
},
"product_reference": "python3.11-multidict-debuginfo-0:6.0.4-4.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-9.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch"
},
"product_reference": "python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-openpyxl-0:3.1.0-4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch"
},
"product_reference": "python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch"
},
"product_reference": "python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch"
},
"product_reference": "python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch"
},
"product_reference": "python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch"
},
"product_reference": "python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch"
},
"product_reference": "python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch"
},
"product_reference": "python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch"
},
"product_reference": "python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch"
},
"product_reference": "python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch"
},
"product_reference": "python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch"
},
"product_reference": "python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch"
},
"product_reference": "python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch"
},
"product_reference": "python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch"
},
"product_reference": "python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch"
},
"product_reference": "python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-packaging-0:21.3-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch"
},
"product_reference": "python3.11-packaging-0:21.3-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-productmd-0:1.33-6.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch"
},
"product_reference": "python3.11-productmd-0:1.33-6.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-protobuf-0:4.21.6-4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch"
},
"product_reference": "python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-0:3.1.9-4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch"
},
"product_reference": "python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulp-container-0:2.16.4-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch"
},
"product_reference": "python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch"
},
"product_reference": "python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch"
},
"product_reference": "python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulpcore-0:3.39.11-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch"
},
"product_reference": "python3.11-pulpcore-0:3.39.11-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-5.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64"
},
"product_reference": "python3.11-pycares-0:4.1.2-5.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-5.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-5.el8ui.x86_64"
},
"product_reference": "python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64"
},
"product_reference": "python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64"
},
"product_reference": "python3.11-pycryptodomex-debuginfo-0:3.14.1-5.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-4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch"
},
"product_reference": "python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch"
},
"product_reference": "python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyjwt-0:2.5.0-4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch"
},
"product_reference": "python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyparsing-0:3.1.1-3.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch"
},
"product_reference": "python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64"
},
"product_reference": "python3.11-pyrsistent-0:0.18.1-5.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-5.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-5.el8ui.x86_64"
},
"product_reference": "python3.11-pyrsistent-debuginfo-0:0.18.1-5.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-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch"
},
"product_reference": "python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-redis-0:4.3.4-4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch"
},
"product_reference": "python3.11-redis-0:4.3.4-4.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-solv-0:0.7.22-6.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64"
},
"product_reference": "python3.11-solv-0:0.7.22-6.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.22-6.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
},
"product_reference": "python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-sqlparse-0:0.4.4-3.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch"
},
"product_reference": "python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tablib-0:3.3.0-4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch"
},
"product_reference": "python3.11-tablib-0:3.3.0-4.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-4.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-4.el8ui.noarch"
},
"product_reference": "python3.11-types-cryptography-0:3.3.23.2-4.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-4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch"
},
"product_reference": "python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-uritemplate-0:4.1.1-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch"
},
"product_reference": "python3.11-uritemplate-0:4.1.1-5.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-7.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch"
},
"product_reference": "python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-urlman-0:2.0.1-4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch"
},
"product_reference": "python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-uuid6-0:2023.5.2-4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch"
},
"product_reference": "python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-whitenoise-0:6.0.0-4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch"
},
"product_reference": "python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-wrapt-0:1.14.1-4.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64"
},
"product_reference": "python3.11-wrapt-0:1.14.1-4.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-4.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-4.el8ui.x86_64"
},
"product_reference": "python3.11-wrapt-debuginfo-0:1.14.1-4.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-8.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch"
},
"product_reference": "python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-xlwt-0:1.3.0-6.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch"
},
"product_reference": "python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-yarl-0:1.8.2-4.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64"
},
"product_reference": "python3.11-yarl-0:1.8.2-4.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-4.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-4.el8ui.x86_64"
},
"product_reference": "python3.11-yarl-debuginfo-0:1.8.2-4.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-7.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch"
},
"product_reference": "python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhui-installer-0:4.8.0.2-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch"
},
"product_reference": "rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhui-installer-0:4.8.0.2-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src"
},
"product_reference": "rhui-installer-0:4.8.0.2-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhui-tools-0:4.8.0.1-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch"
},
"product_reference": "rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhui-tools-0:4.8.0.1-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src"
},
"product_reference": "rhui-tools-0:4.8.0.1-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch"
},
"product_reference": "rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
},
"product_reference": "ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-36053",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2023-06-27T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src",
"8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src",
"8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src",
"8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src",
"8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2218004"
}
],
"notes": [
{
"category": "description",
"text": "A regular expression denial of service vulnerability has been found in Django. Email and URL validators are vulnerable to this flaw when processing a very large number of domain name labels of emails and URLs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-django: Potential regular expression denial of service vulnerability in EmailValidator/URLValidator",
"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.11-1.el8ui.src",
"8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch"
],
"known_not_affected": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src",
"8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src",
"8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src",
"8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src",
"8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-36053"
},
{
"category": "external",
"summary": "RHBZ#2218004",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2218004"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-36053",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36053"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-36053",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-36053"
},
{
"category": "external",
"summary": "https://www.djangoproject.com/weblog/2023/jul/03/security-releases/",
"url": "https://www.djangoproject.com/weblog/2023/jul/03/security-releases/"
}
],
"release_date": "2023-07-03T08:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-18T01:56:24+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor detailed instructions on how to apply this update, see:\nhttps://access.redhat.com/documentation/en-us/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://access.redhat.com/documentation/en-us/red_hat_update_infrastructure/4",
"product_ids": [
"8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src",
"8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1878"
}
],
"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.18.0-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src",
"8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src",
"8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src",
"8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src",
"8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-django: Potential regular expression denial of service vulnerability in EmailValidator/URLValidator"
},
{
"cve": "CVE-2023-37276",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2023-07-20T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src",
"8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src",
"8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src",
"8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src",
"8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2224185"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in aio-libs aiohttp, where it is vulnerable to HTTP request smuggling, caused by a flaw in the aiohttp.web.Application. By sending a specially crafted HTTP(S) request, an attacker can poison the web cache, bypass web application firewall protection, and conduct Cross-site scripting (XSS) attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-aiohttp: HTTP request smuggling via llhttp HTTP request parser",
"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.2-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64"
],
"known_not_affected": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src",
"8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src",
"8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src",
"8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src",
"8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-37276"
},
{
"category": "external",
"summary": "RHBZ#2224185",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2224185"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-37276",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37276"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-37276",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-37276"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-45c4-8wx5-qw6w",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-45c4-8wx5-qw6w"
}
],
"release_date": "2023-07-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-18T01:56:24+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor detailed instructions on how to apply this update, see:\nhttps://access.redhat.com/documentation/en-us/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://access.redhat.com/documentation/en-us/red_hat_update_infrastructure/4",
"product_ids": [
"8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1878"
}
],
"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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src",
"8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src",
"8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src",
"8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src",
"8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-aiohttp: HTTP request smuggling via llhttp HTTP request parser"
},
{
"cve": "CVE-2023-41164",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-09-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src",
"8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src",
"8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src",
"8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src",
"8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237258"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption vulnerability was found in Django. Feeding certain inputs with a very large number of Unicode characters to the URI to IRI encoder function can lead to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-django: Potential denial of service vulnerability in ``django.utils.encoding.uri_to_iri()``",
"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.11-1.el8ui.src",
"8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch"
],
"known_not_affected": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src",
"8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src",
"8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src",
"8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src",
"8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-41164"
},
{
"category": "external",
"summary": "RHBZ#2237258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-41164",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-41164"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-41164",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-41164"
},
{
"category": "external",
"summary": "https://www.djangoproject.com/weblog/2023/sep/04/security-releases/",
"url": "https://www.djangoproject.com/weblog/2023/sep/04/security-releases/"
}
],
"release_date": "2023-09-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-18T01:56:24+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor detailed instructions on how to apply this update, see:\nhttps://access.redhat.com/documentation/en-us/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://access.redhat.com/documentation/en-us/red_hat_update_infrastructure/4",
"product_ids": [
"8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src",
"8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1878"
}
],
"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.18.0-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src",
"8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src",
"8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src",
"8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src",
"8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-django: Potential denial of service vulnerability in ``django.utils.encoding.uri_to_iri()``"
},
{
"cve": "CVE-2023-43665",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2023-09-27T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src",
"8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src",
"8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src",
"8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src",
"8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2241046"
}
],
"notes": [
{
"category": "description",
"text": "An inefficient regular expression complexity was found in Django. The text truncator regular expressions exhibit linear backtracking complexity, which can be slow, leading to a potential denial of service, given certain HTML inputs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-django: Denial-of-service possibility in django.utils.text.Truncator",
"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.11-1.el8ui.src",
"8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch"
],
"known_not_affected": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src",
"8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src",
"8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src",
"8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src",
"8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-43665"
},
{
"category": "external",
"summary": "RHBZ#2241046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2241046"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-43665",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43665"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-43665",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-43665"
},
{
"category": "external",
"summary": "https://www.djangoproject.com/weblog/2023/oct/04/security-releases/",
"url": "https://www.djangoproject.com/weblog/2023/oct/04/security-releases/"
}
],
"release_date": "2023-10-04T15:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-18T01:56:24+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor detailed instructions on how to apply this update, see:\nhttps://access.redhat.com/documentation/en-us/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://access.redhat.com/documentation/en-us/red_hat_update_infrastructure/4",
"product_ids": [
"8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src",
"8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1878"
}
],
"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.18.0-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src",
"8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src",
"8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src",
"8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src",
"8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-django: Denial-of-service possibility in django.utils.text.Truncator"
},
{
"cve": "CVE-2023-47627",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2023-11-15T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src",
"8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src",
"8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src",
"8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src",
"8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2249825"
}
],
"notes": [
{
"category": "description",
"text": "An HTTP request smuggling vulnerability was found in aiohttp. Numerous issues with HTTP parsing can allow an attacker to smuggle HTTP requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-aiohttp: numerous issues in HTTP parser with header parsing",
"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.2-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64"
],
"known_not_affected": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src",
"8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src",
"8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src",
"8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src",
"8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-47627"
},
{
"category": "external",
"summary": "RHBZ#2249825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2249825"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-47627",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47627"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-47627",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-47627"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-gfw2-4jvh-wgfg",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-gfw2-4jvh-wgfg"
}
],
"release_date": "2023-11-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-18T01:56:24+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor detailed instructions on how to apply this update, see:\nhttps://access.redhat.com/documentation/en-us/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://access.redhat.com/documentation/en-us/red_hat_update_infrastructure/4",
"product_ids": [
"8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1878"
}
],
"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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src",
"8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src",
"8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src",
"8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src",
"8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-aiohttp: numerous issues in HTTP parser with header parsing"
},
{
"cve": "CVE-2023-49081",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-11-30T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src",
"8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src",
"8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src",
"8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src",
"8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2252235"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the python-aiohttp package. This issue could allow a remote attacker to modify an existing HTTP request or create a new request that could have minor confidentiality or integrity impacts.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: HTTP request modification",
"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.2-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64"
],
"known_not_affected": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src",
"8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src",
"8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src",
"8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src",
"8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-49081"
},
{
"category": "external",
"summary": "RHBZ#2252235",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252235"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-49081",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49081"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-49081",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49081"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-q3qx-c6g2-7pw2",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-q3qx-c6g2-7pw2"
}
],
"release_date": "2023-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-18T01:56:24+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor detailed instructions on how to apply this update, see:\nhttps://access.redhat.com/documentation/en-us/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://access.redhat.com/documentation/en-us/red_hat_update_infrastructure/4",
"product_ids": [
"8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1878"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src",
"8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src",
"8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src",
"8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src",
"8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "aiohttp: HTTP request modification"
},
{
"cve": "CVE-2023-49082",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2023-11-30T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src",
"8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src",
"8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src",
"8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src",
"8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2252248"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Aiohttp. This issue may allow an attacker to send a crafted HTTP request to the server and smuggle arbitrary HTTP headers due to improper validation of HTTP requests during the processing of the HTTP request method. By exploiting this flaw, an attacker can manipulate HTTP requests and potentially poison the HTTP cache for phishing attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: CRLF injection if user controls the HTTP method using aiohttp client",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability only occurs if the attacker can control the HTTP method (GET, POST etc.) of the request.",
"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.2-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64"
],
"known_not_affected": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src",
"8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src",
"8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src",
"8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src",
"8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-49082"
},
{
"category": "external",
"summary": "RHBZ#2252248",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252248"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-49082",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49082"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-49082",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49082"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-qvrw-v9rv-5rjx",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-qvrw-v9rv-5rjx"
}
],
"release_date": "2023-11-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-18T01:56:24+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor detailed instructions on how to apply this update, see:\nhttps://access.redhat.com/documentation/en-us/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://access.redhat.com/documentation/en-us/red_hat_update_infrastructure/4",
"product_ids": [
"8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1878"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src",
"8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src",
"8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src",
"8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src",
"8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "aiohttp: CRLF injection if user controls the HTTP method using aiohttp client"
},
{
"cve": "CVE-2023-49083",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2023-12-20T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src",
"8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src",
"8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src",
"8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src",
"8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2255331"
}
],
"notes": [
{
"category": "description",
"text": "A null-pointer dereference vulnerability was found in python-cryptography during the loading of PKCS7 certificates. Invoking \"load_pem_pkcs7_certificates\" or \"load_der_pkcs7_certificates\" can trigger this issue and lead to subsequent segmentation fault and result in a Denial of Service (DoS) for any application aiming to deserialize a PKCS7 blob or certificate. The potential impact includes disruptions in system availability and stability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-cryptography: NULL-dereference when loading PKCS7 certificates",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability arises when functions like \"load_pem_pkcs7_certificates\" or \"load_der_pkcs7_certificates\" are invoked, triggering the issue during the deserialization of PKCS7 blobs or certificates. The moderate rating is based on the fact that the vulnerability can lead to a segmentation fault, posing a risk of disrupting the normal functioning of any application attempting to deserialize the mentioned certificates. While the impact is significant in terms of service denial and potential system instability, the severity is deemed moderate as it does not directly expose sensitive data or allow for remote code execution, focusing primarily on the localized consequences of a DoS scenario.",
"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:41.0.6-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64"
],
"known_not_affected": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src",
"8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src",
"8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src",
"8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src",
"8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-49083"
},
{
"category": "external",
"summary": "RHBZ#2255331",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255331"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-49083",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49083"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-49083",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49083"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/commit/f09c261ca10a31fe41b1262306db7f8f1da0e48a",
"url": "https://github.com/pyca/cryptography/commit/f09c261ca10a31fe41b1262306db7f8f1da0e48a"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/pull/9926",
"url": "https://github.com/pyca/cryptography/pull/9926"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/security/advisories/GHSA-jfhm-5ghh-2f97",
"url": "https://github.com/pyca/cryptography/security/advisories/GHSA-jfhm-5ghh-2f97"
}
],
"release_date": "2023-11-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-18T01:56:24+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor detailed instructions on how to apply this update, see:\nhttps://access.redhat.com/documentation/en-us/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://access.redhat.com/documentation/en-us/red_hat_update_infrastructure/4",
"product_ids": [
"8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1878"
},
{
"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.18.0-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src",
"8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src",
"8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src",
"8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src",
"8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
]
}
],
"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.18.0-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src",
"8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src",
"8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src",
"8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src",
"8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-cryptography: NULL-dereference when loading PKCS7 certificates"
},
{
"cve": "CVE-2024-22195",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-01-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src",
"8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src",
"8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src",
"8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src",
"8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2257854"
}
],
"notes": [
{
"category": "description",
"text": "A cross-site scripting (XSS) flaw was found in Jinja2 due to the xmlattr filter allowing keys with spaces, contrary to XML/HTML attribute standards. If an application accepts user-input keys and renders them for other users, attackers can inject additional attributes, potentially leading to XSS. This misuse of the xmlattr filter enables the injection of arbitrary HTML attributes, bypassing auto-escaping and potentially circumventing attribute validation checks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: HTML attribute injection when passing user input as keys to xmlattr filter",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The identified issue is classified as moderate due to a cross-site scripting (XSS) vulnerability in Jinja2. This flaw arises from the xmlattr filter, which permits keys with spaces, contrary to XML/HTML attribute standards. In scenarios where an application accepts user-input keys and renders them for other users, attackers can exploit this vulnerability to inject additional attributes, potentially resulting in XSS attacks. The misuse of the xmlattr filter facilitates the injection of arbitrary HTML attributes, allowing attackers to bypass auto-escaping mechanisms and potentially evade attribute validation checks, posing a moderate security 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-jinja2-0:3.1.3-1.el8ui.src",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch"
],
"known_not_affected": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src",
"8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src",
"8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src",
"8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src",
"8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-22195"
},
{
"category": "external",
"summary": "RHBZ#2257854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2257854"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-22195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22195"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-22195",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22195"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/releases/tag/3.1.3",
"url": "https://github.com/pallets/jinja/releases/tag/3.1.3"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-h5c8-rqwp-cp95",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-h5c8-rqwp-cp95"
}
],
"release_date": "2024-01-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-18T01:56:24+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor detailed instructions on how to apply this update, see:\nhttps://access.redhat.com/documentation/en-us/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://access.redhat.com/documentation/en-us/red_hat_update_infrastructure/4",
"product_ids": [
"8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1878"
},
{
"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.18.0-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src",
"8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src",
"8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src",
"8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src",
"8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
]
}
],
"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.18.0-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src",
"8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src",
"8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src",
"8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src",
"8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jinja2: HTML attribute injection when passing user input as keys to xmlattr filter"
},
{
"cve": "CVE-2024-23334",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2024-01-30T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src",
"8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src",
"8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src",
"8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src",
"8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2261887"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in aiohttp. When using aiohttp as a web server and configuring static routes, it is necessary to specify the root path for static files. Additionally, the option \u0027follow_symlinks\u0027 can be used to determine whether to follow symbolic links outside the static root directory. When \u0027follow_symlinks\u0027 is set to True, there is no validation to check if a given file path is within the root directory. This issue can lead to a directory traversal vulnerability, resulting in unauthorized access to arbitrary files on the system, even when symlinks are not present.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: follow_symlinks directory traversal vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been rated as having a moderate impact. There is a non-default precondition which is required to exploit it: the follow_symlinks setting needs to be enabled.",
"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.2-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64"
],
"known_not_affected": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src",
"8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src",
"8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src",
"8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src",
"8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-23334"
},
{
"category": "external",
"summary": "RHBZ#2261887",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2261887"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-23334",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23334"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-23334",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23334"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-5h86-8mv2-jq9f",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-5h86-8mv2-jq9f"
}
],
"release_date": "2024-01-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-18T01:56:24+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor detailed instructions on how to apply this update, see:\nhttps://access.redhat.com/documentation/en-us/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://access.redhat.com/documentation/en-us/red_hat_update_infrastructure/4",
"product_ids": [
"8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1878"
},
{
"category": "workaround",
"details": "If using follow_symlinks=True outside of a restricted local development environment, disable the option immediately. This option is NOT needed to follow symlinks that point to a location within the static root directory; it is only intended to allow a symlink to break out of the static directory. Even with this CVE fixed, there is still a substantial risk of misconfiguration when using this option on a server that accepts requests from remote users.\n\nAdditionally, aiohttp has always recommended using a reverse proxy server (such as nginx) to handle static resources and not to use these static resources in aiohttp for production environments. Doing so also protects against this vulnerability, and is why we expect the number of affected users to be very low.",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src",
"8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src",
"8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src",
"8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src",
"8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src",
"8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src",
"8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src",
"8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src",
"8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "aiohttp: follow_symlinks directory traversal vulnerability"
},
{
"cve": "CVE-2024-23342",
"cwe": {
"id": "CWE-385",
"name": "Covert Timing Channel"
},
"discovery_date": "2024-01-23T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src",
"8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src",
"8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src",
"8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src",
"8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2259780"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `ecdsa` PyPI package, a pure Python implementation of ECC (Elliptic Curve Cryptography) with support for ECDSA (Elliptic Curve Digital Signature Algorithm), EdDSA (Edwards-curve Digital Signature Algorithm) and ECDH (Elliptic Curve Diffie-Hellman). Versions 0.18.0 and prior may be vulnerable to the Minerva attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-ecdsa: vulnerable to the Minerva attack",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Some of the offerings such as Quay do not rely on python-ecdsa, therefore the impact is minimal or non-existing for these products.",
"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-ecdsa-0:0.18.0-4.el8ui.src",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch"
],
"known_not_affected": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src",
"8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src",
"8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src",
"8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src",
"8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-23342"
},
{
"category": "external",
"summary": "RHBZ#2259780",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2259780"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-23342",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23342"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-23342",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23342"
},
{
"category": "external",
"summary": "https://github.com/tlsfuzzer/python-ecdsa/blob/master/SECURITY.md",
"url": "https://github.com/tlsfuzzer/python-ecdsa/blob/master/SECURITY.md"
},
{
"category": "external",
"summary": "https://github.com/tlsfuzzer/python-ecdsa/security/advisories/GHSA-wj6h-64fc-37mp",
"url": "https://github.com/tlsfuzzer/python-ecdsa/security/advisories/GHSA-wj6h-64fc-37mp"
},
{
"category": "external",
"summary": "https://minerva.crocs.fi.muni.cz/",
"url": "https://minerva.crocs.fi.muni.cz/"
},
{
"category": "external",
"summary": "https://securitypitfalls.wordpress.com/2018/08/03/constant-time-compare-in-python/",
"url": "https://securitypitfalls.wordpress.com/2018/08/03/constant-time-compare-in-python/"
}
],
"release_date": "2024-01-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-18T01:56:24+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor detailed instructions on how to apply this update, see:\nhttps://access.redhat.com/documentation/en-us/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://access.redhat.com/documentation/en-us/red_hat_update_infrastructure/4",
"product_ids": [
"8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1878"
},
{
"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.18.0-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src",
"8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src",
"8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src",
"8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src",
"8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src",
"8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src",
"8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src",
"8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src",
"8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-ecdsa: vulnerable to the Minerva attack"
},
{
"cve": "CVE-2024-23829",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2024-01-30T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src",
"8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src",
"8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src",
"8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src",
"8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2261909"
}
],
"notes": [
{
"category": "description",
"text": "An HTTP request smuggling vulnerability was found in aiohttp. Security-sensitive parts of the Python HTTP parser retained minor differences in allowable character sets that must trigger error handling to robustly match frame boundaries of proxies in order to protect against the injection of additional requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-aiohttp: http request smuggling",
"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.2-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64"
],
"known_not_affected": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src",
"8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src",
"8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src",
"8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src",
"8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-23829"
},
{
"category": "external",
"summary": "RHBZ#2261909",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2261909"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-23829",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23829"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-23829",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23829"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-8qpw-xqxj-h4r2",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-8qpw-xqxj-h4r2"
}
],
"release_date": "2024-01-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-18T01:56:24+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor detailed instructions on how to apply this update, see:\nhttps://access.redhat.com/documentation/en-us/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://access.redhat.com/documentation/en-us/red_hat_update_infrastructure/4",
"product_ids": [
"8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1878"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src",
"8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src",
"8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src",
"8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src",
"8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-aiohttp: http request smuggling"
},
{
"cve": "CVE-2024-24680",
"discovery_date": "2024-01-30T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src",
"8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src",
"8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src",
"8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src",
"8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2261856"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Django. When used with very long strings, the intcomma template filter was subject to a potential denial of service attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Django: denial-of-service in ``intcomma`` template filter",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Redhat has rated this vulnerability as moderate severity because exploitation of this vulnerability is only theoretical in nature and can only result in a denial of service bug.",
"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.11-1.el8ui.src",
"8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch"
],
"known_not_affected": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src",
"8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src",
"8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src",
"8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src",
"8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24680"
},
{
"category": "external",
"summary": "RHBZ#2261856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2261856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24680",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24680"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24680",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24680"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-xxj9-f6rv-m3x4",
"url": "https://github.com/advisories/GHSA-xxj9-f6rv-m3x4"
},
{
"category": "external",
"summary": "https://www.djangoproject.com/weblog/2024/feb/06/security-releases/",
"url": "https://www.djangoproject.com/weblog/2024/feb/06/security-releases/"
}
],
"release_date": "2024-02-06T15:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-18T01:56:24+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor detailed instructions on how to apply this update, see:\nhttps://access.redhat.com/documentation/en-us/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://access.redhat.com/documentation/en-us/red_hat_update_infrastructure/4",
"product_ids": [
"8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src",
"8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1878"
},
{
"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.18.0-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src",
"8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src",
"8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src",
"8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src",
"8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
]
}
],
"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.18.0-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src",
"8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src",
"8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src",
"8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src",
"8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Django: denial-of-service in ``intcomma`` template filter"
},
{
"cve": "CVE-2024-27351",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src",
"8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src",
"8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src",
"8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src",
"8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2266045"
}
],
"notes": [
{
"category": "description",
"text": "An inefficient regular expression complexity flaw was found in the Truncator.words function and truncatewords_html filter of Django. This issue may allow an attacker to use a suitably crafted string to cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-django: Potential regular expression denial-of-service in django.utils.text.Truncator.words()",
"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.11-1.el8ui.src",
"8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch"
],
"known_not_affected": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src",
"8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src",
"8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src",
"8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src",
"8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-27351"
},
{
"category": "external",
"summary": "RHBZ#2266045",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2266045"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-27351",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27351"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-27351",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27351"
},
{
"category": "external",
"summary": "https://www.djangoproject.com/weblog/2024/mar/04/security-releases/",
"url": "https://www.djangoproject.com/weblog/2024/mar/04/security-releases/"
}
],
"release_date": "2024-03-04T09:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-18T01:56:24+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor detailed instructions on how to apply this update, see:\nhttps://access.redhat.com/documentation/en-us/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://access.redhat.com/documentation/en-us/red_hat_update_infrastructure/4",
"product_ids": [
"8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src",
"8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1878"
}
],
"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.18.0-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.18.0-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.0.2-5.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.src",
"8Base-RHUI-4:libsolv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-debugsource-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.src",
"8Base-RHUI-4:pulpcore-selinux-0:2.0.1-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-6.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-4.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.2-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-5.el8ui.src",
"8Base-RHUI-4:python-aioredis-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-4.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-4.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-5.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-6.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-5.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-4.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-5.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python-click-0:8.1.3-4.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:41.0.6-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-6.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-4.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-6.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.11-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-3.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-3.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-3.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-3.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-7.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-3.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-5.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-4.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-3.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-4.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-4.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-4.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-4.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.56.0-4.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.2.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-4.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-6.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.3-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-3.el8ui.src",
"8Base-RHUI-4:python-json-stream-0:2.3.2-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-3.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-3.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-6.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-4.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-4.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-9.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_api-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_distro-0:0.40b0-7.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation-0:0.40b0-5.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_proto-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_sdk-0:1.19.0-4.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-opentelemetry_util_http-0:0.40b0-3.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-5.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-6.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-4.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.1.9-4.el8ui.src",
"8Base-RHUI-4:python-pulp-container-0:2.16.4-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.16.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.21.2-3.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.23.0-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.39.11-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.39.7-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-5.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-pycryptodomex-0:3.14.1-5.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-8.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-4.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-3.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-5.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-5.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-4.el8ui.src",
"8Base-RHUI-4:python-sqlparse-0:0.4.4-3.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-4.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-4.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-4.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-5.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-7.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-4.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-4.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-4.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-8.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-6.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-4.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-7.el8ui.src",
"8Base-RHUI-4:python3-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.16.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.23.0-2.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.39.7-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.2-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aioredis-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-click-0:8.1.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.0.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:41.0.6-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.56.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:20.1.0-7.1.2.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream-0:2.3.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-3.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.18-8.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_api-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_distro_otlp-0:0.40b0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_common-0:1.19.0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_grpc-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_exporter_otlp_proto_http-0:1.19.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation-0:0.40b0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_django-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_instrumentation_wsgi-0:0.40b0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_proto-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_sdk-0:1.19.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_semantic_conventions-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-opentelemetry_util_http-0:0.40b0-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.1.9-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-container-0:2.16.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.21.2-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.23.0-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.39.11-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-solv-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.22-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.4.4-3.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-7.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.8.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.8.0.1-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.8.0.1-1.el8ui.noarch",
"8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-6.el8ui.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-django: Potential regular expression denial-of-service in django.utils.text.Truncator.words()"
}
]
}
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.