Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-1135 (GCVE-0-2024-1135)
Vulnerability from cvelistv5 – Published: 2024-04-16 00:00 – Updated: 2025-02-13 17:27- CWE-444 - Inconsistent Interpretation of HTTP Requests
| Vendor | Product | Version | |
|---|---|---|---|
| benoitc | benoitc/gunicorn |
Affected:
unspecified , ≤ latest
(custom)
|
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:benoitc:gunicorn:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "gunicorn",
"vendor": "benoitc",
"versions": [
{
"status": "affected",
"version": "*"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-1135",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-04-19T17:32:23.631972Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-06-04T17:59:56.871Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-12-20T07:02:46.961Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://huntr.com/bounties/22158e34-cfd5-41ad-97e0-a780773d96c1"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00027.html"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/12/msg00018.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "benoitc/gunicorn",
"vendor": "benoitc",
"versions": [
{
"lessThanOrEqual": "latest",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Gunicorn fails to properly validate Transfer-Encoding headers, leading to HTTP Request Smuggling (HRS) vulnerabilities. By crafting requests with conflicting Transfer-Encoding headers, attackers can bypass security restrictions and access restricted endpoints. This issue is due to Gunicorn\u0027s handling of Transfer-Encoding headers, where it incorrectly processes requests with multiple, conflicting Transfer-Encoding headers, treating them as chunked regardless of the final encoding specified. This vulnerability allows for a range of attacks including cache poisoning, session manipulation, and data exposure."
}
],
"metrics": [
{
"cvssV3_0": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-444",
"description": "CWE-444 Inconsistent Interpretation of HTTP Requests",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-06-30T23:06:05.937Z",
"orgId": "c09c270a-b464-47c1-9133-acb35b22c19a",
"shortName": "@huntr_ai"
},
"references": [
{
"url": "https://huntr.com/bounties/22158e34-cfd5-41ad-97e0-a780773d96c1"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00027.html"
}
],
"source": {
"advisory": "22158e34-cfd5-41ad-97e0-a780773d96c1",
"discovery": "EXTERNAL"
},
"title": "HTTP Request Smuggling in benoitc/gunicorn"
}
},
"cveMetadata": {
"assignerOrgId": "c09c270a-b464-47c1-9133-acb35b22c19a",
"assignerShortName": "@huntr_ai",
"cveId": "CVE-2024-1135",
"datePublished": "2024-04-16T00:00:14.938Z",
"dateReserved": "2024-01-31T18:15:14.296Z",
"dateUpdated": "2025-02-13T17:27:34.444Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-1135",
"date": "2026-05-29",
"epss": "0.00049",
"percentile": "0.1577"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-1135\",\"sourceIdentifier\":\"security@huntr.dev\",\"published\":\"2024-04-16T00:15:07.797\",\"lastModified\":\"2024-12-20T07:15:12.590\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Gunicorn fails to properly validate Transfer-Encoding headers, leading to HTTP Request Smuggling (HRS) vulnerabilities. By crafting requests with conflicting Transfer-Encoding headers, attackers can bypass security restrictions and access restricted endpoints. This issue is due to Gunicorn\u0027s handling of Transfer-Encoding headers, where it incorrectly processes requests with multiple, conflicting Transfer-Encoding headers, treating them as chunked regardless of the final encoding specified. This vulnerability allows for a range of attacks including cache poisoning, session manipulation, and data exposure.\"},{\"lang\":\"es\",\"value\":\"Gunicorn no puede validar correctamente los encabezados Transfer-Encoding, lo que genera vulnerabilidades de contrabando de solicitudes HTTP (HRS). Al manipular solicitudes con encabezados Transfer-Encoding conflictivos, los atacantes pueden eludir las restricciones de seguridad y acceder a endpoints restringidos. Este problema se debe al manejo que hace Gunicorn de los encabezados Transfer-Encoding, donde procesa incorrectamente solicitudes con m\u00faltiples encabezados Transfer-Encoding conflictivos, trat\u00e1ndolos como fragmentados independientemente de la codificaci\u00f3n final especificada. Esta vulnerabilidad permite una variedad de ataques que incluyen envenenamiento de cach\u00e9, manipulaci\u00f3n de sesiones y exposici\u00f3n de datos.\"}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"security@huntr.dev\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security@huntr.dev\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-444\"}]}],\"references\":[{\"url\":\"https://huntr.com/bounties/22158e34-cfd5-41ad-97e0-a780773d96c1\",\"source\":\"security@huntr.dev\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/06/msg00027.html\",\"source\":\"security@huntr.dev\"},{\"url\":\"https://huntr.com/bounties/22158e34-cfd5-41ad-97e0-a780773d96c1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/06/msg00027.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/12/msg00018.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://huntr.com/bounties/22158e34-cfd5-41ad-97e0-a780773d96c1\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/06/msg00027.html\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/12/msg00018.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-12-20T07:02:46.961Z\"}}, {\"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-1135\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-04-19T17:32:23.631972Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:benoitc:gunicorn:*:*:*:*:*:*:*:*\"], \"vendor\": \"benoitc\", \"product\": \"gunicorn\", \"versions\": [{\"status\": \"affected\", \"version\": \"*\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-04-19T17:41:03.802Z\"}, \"title\": \"CISA ADP Vulnrichment\"}], \"cna\": {\"title\": \"HTTP Request Smuggling in benoitc/gunicorn\", \"source\": {\"advisory\": \"22158e34-cfd5-41ad-97e0-a780773d96c1\", \"discovery\": \"EXTERNAL\"}, \"metrics\": [{\"cvssV3_0\": {\"scope\": \"UNCHANGED\", \"version\": \"3.0\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"benoitc\", \"product\": \"benoitc/gunicorn\", \"versions\": [{\"status\": \"affected\", \"version\": \"unspecified\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"latest\"}]}], \"references\": [{\"url\": \"https://huntr.com/bounties/22158e34-cfd5-41ad-97e0-a780773d96c1\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/06/msg00027.html\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Gunicorn fails to properly validate Transfer-Encoding headers, leading to HTTP Request Smuggling (HRS) vulnerabilities. By crafting requests with conflicting Transfer-Encoding headers, attackers can bypass security restrictions and access restricted endpoints. This issue is due to Gunicorn\u0027s handling of Transfer-Encoding headers, where it incorrectly processes requests with multiple, conflicting Transfer-Encoding headers, treating them as chunked regardless of the final encoding specified. This vulnerability allows for a range of attacks including cache poisoning, session manipulation, and data exposure.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-444\", \"description\": \"CWE-444 Inconsistent Interpretation of HTTP Requests\"}]}], \"providerMetadata\": {\"orgId\": \"c09c270a-b464-47c1-9133-acb35b22c19a\", \"shortName\": \"@huntr_ai\", \"dateUpdated\": \"2024-06-30T23:06:05.937Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-1135\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-02-13T17:27:34.444Z\", \"dateReserved\": \"2024-01-31T18:15:14.296Z\", \"assignerOrgId\": \"c09c270a-b464-47c1-9133-acb35b22c19a\", \"datePublished\": \"2024-04-16T00:00:14.938Z\", \"assignerShortName\": \"@huntr_ai\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
RHSA-2024:4054
Vulnerability from csaf_redhat - Published: 2024-06-24 01:08 - Updated: 2026-04-01 19:04An HTTP Request Smuggling vulnerability was found in Gunicorn. By crafting requests with conflicting Transfer-Encoding headers, attackers can bypass security restrictions and access restricted endpoints. This issue is due to Gunicorn's handling of Transfer-Encoding headers, where it incorrectly processes requests with multiple, conflicting Transfer-Encoding headers, treating them as chunked regardless of the final encoding specified. This vulnerability allows for a range of attacks, including cache poisoning, session manipulation, and data exposure.
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python-gunicorn is now available for Red Hat OpenStack\nPlatform 16.2 (Train).\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Gunicorn (Green Unicorn) is a Python WSGI HTTP server for UNIX.\n\nSecurity Fix(es):\n\n* HTTP Request Smuggling due to improper validation of Transfer-Encoding\nheaders (CVE-2024-1135)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:4054",
"url": "https://access.redhat.com/errata/RHSA-2024:4054"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2275280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2275280"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4054.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenStack Platform 16.2 (python-gunicorn) security update",
"tracking": {
"current_release_date": "2026-04-01T19:04:41+00:00",
"generator": {
"date": "2026-04-01T19:04:41+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.4"
}
},
"id": "RHSA-2024:4054",
"initial_release_date": "2024-06-24T01:08:31+00:00",
"revision_history": [
{
"date": "2024-06-24T01:08:31+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-06-24T01:08:31+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-01T19:04:41+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 16.2",
"product": {
"name": "Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:16.2::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "python-gunicorn-0:19.9.0-11.el8ost.src",
"product": {
"name": "python-gunicorn-0:19.9.0-11.el8ost.src",
"product_id": "python-gunicorn-0:19.9.0-11.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-gunicorn@19.9.0-11.el8ost?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-gunicorn-0:19.9.0-11.el8ost.noarch",
"product": {
"name": "python3-gunicorn-0:19.9.0-11.el8ost.noarch",
"product_id": "python3-gunicorn-0:19.9.0-11.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gunicorn@19.9.0-11.el8ost?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gunicorn-0:19.9.0-11.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python-gunicorn-0:19.9.0-11.el8ost.src"
},
"product_reference": "python-gunicorn-0:19.9.0-11.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gunicorn-0:19.9.0-11.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python3-gunicorn-0:19.9.0-11.el8ost.noarch"
},
"product_reference": "python3-gunicorn-0:19.9.0-11.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-1135",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2024-04-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2275280"
}
],
"notes": [
{
"category": "description",
"text": "An HTTP Request Smuggling vulnerability was found in Gunicorn. By crafting requests with conflicting Transfer-Encoding headers, attackers can bypass security restrictions and access restricted endpoints. This issue is due to Gunicorn\u0027s handling of Transfer-Encoding headers, where it incorrectly processes requests with multiple, conflicting Transfer-Encoding headers, treating them as chunked regardless of the final encoding specified. This vulnerability allows for a range of attacks, including cache poisoning, session manipulation, and data exposure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-gunicorn: HTTP Request Smuggling due to improper validation of Transfer-Encoding headers",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:python-gunicorn-0:19.9.0-11.el8ost.src",
"8Base-RHOS-16.2:python3-gunicorn-0:19.9.0-11.el8ost.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-1135"
},
{
"category": "external",
"summary": "RHBZ#2275280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2275280"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-1135",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1135"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1135",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1135"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-w3h3-4rj7-4ph4",
"url": "https://github.com/advisories/GHSA-w3h3-4rj7-4ph4"
},
{
"category": "external",
"summary": "https://github.com/benoitc/gunicorn/commit/ac29c9b0a758d21f1e0fb3b3457239e523fa9f1d",
"url": "https://github.com/benoitc/gunicorn/commit/ac29c9b0a758d21f1e0fb3b3457239e523fa9f1d"
},
{
"category": "external",
"summary": "https://huntr.com/bounties/22158e34-cfd5-41ad-97e0-a780773d96c1",
"url": "https://huntr.com/bounties/22158e34-cfd5-41ad-97e0-a780773d96c1"
}
],
"release_date": "2024-04-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-24T01:08:31+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:python-gunicorn-0:19.9.0-11.el8ost.src",
"8Base-RHOS-16.2:python3-gunicorn-0:19.9.0-11.el8ost.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4054"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"8Base-RHOS-16.2:python-gunicorn-0:19.9.0-11.el8ost.src",
"8Base-RHOS-16.2:python3-gunicorn-0:19.9.0-11.el8ost.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.0"
},
"products": [
"8Base-RHOS-16.2:python-gunicorn-0:19.9.0-11.el8ost.src",
"8Base-RHOS-16.2:python3-gunicorn-0:19.9.0-11.el8ost.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-gunicorn: HTTP Request Smuggling due to improper validation of Transfer-Encoding headers"
}
]
}
RHSA-2024:7987
Vulnerability from csaf_redhat - Published: 2024-10-10 20:31 - Updated: 2026-04-30 13:21An HTTP Request Smuggling vulnerability was found in Gunicorn. By crafting requests with conflicting Transfer-Encoding headers, attackers can bypass security restrictions and access restricted endpoints. This issue is due to Gunicorn's handling of Transfer-Encoding headers, where it incorrectly processes requests with multiple, conflicting Transfer-Encoding headers, treating them as chunked regardless of the final encoding specified. This vulnerability allows for a range of attacks, including cache poisoning, session manipulation, and data exposure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-satellite-6.15-capsule:python-gunicorn-0:22.0.0-1.el8pc.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python3.11-gunicorn-0:22.0.0-1.el8pc.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python-gunicorn-0:22.0.0-1.el8pc.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python3.11-gunicorn-0:22.0.0-1.el8pc.noarch | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-0:3.9.1.10-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.5-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python-cryptography-0:42.0.8-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python-django-0:4.2.15-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python-pulp-certguard-0:1.7.2-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python-pulpcore-0:3.39.21-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python-pyOpenSSL-0:24.1.0-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python3.11-cryptography-0:42.0.8-1.el8pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python3.11-django-0:4.2.15-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python3.11-pulpcore-0:3.39.21-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:satellite-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:satellite-0:6.15.4-2.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:satellite-cli-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:satellite-common-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-0:3.9.1.10-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-service-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:satellite-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:satellite-0:6.15.4-2.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:satellite-capsule-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:satellite-cli-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:satellite-common-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-0:3.9.1.10-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-cli-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-debug-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-ec2-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-installer-1:3.9.3.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-installer-1:3.9.3.5-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-journald-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-openstack-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-pcp-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-redis-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-service-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-vmware-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python-cryptography-0:42.0.8-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python-django-0:4.2.15-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python-pulp-certguard-0:1.7.2-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python-pulpcore-0:3.39.21-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python-pyOpenSSL-0:24.1.0-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python3.11-cryptography-0:42.0.8-1.el8pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python3.11-django-0:4.2.15-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python3.11-pulpcore-0:3.39.21-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-katello-0:4.11.0.17-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-katello-0:4.11.0.17-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:satellite-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:satellite-0:6.15.4-2.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:satellite-capsule-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:satellite-cli-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:satellite-common-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.x86_64 | — |
Workaround
|
A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn't behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-0:3.9.1.10-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.5-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python-cryptography-0:42.0.8-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python-django-0:4.2.15-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python-gunicorn-0:22.0.0-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python-pulp-certguard-0:1.7.2-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python-pulpcore-0:3.39.21-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python-pyOpenSSL-0:24.1.0-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python3.11-cryptography-0:42.0.8-1.el8pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python3.11-django-0:4.2.15-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python3.11-gunicorn-0:22.0.0-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python3.11-pulpcore-0:3.39.21-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:satellite-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:satellite-0:6.15.4-2.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:satellite-cli-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:satellite-common-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-0:3.9.1.10-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-service-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:satellite-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:satellite-0:6.15.4-2.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:satellite-capsule-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:satellite-cli-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:satellite-common-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-0:3.9.1.10-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-cli-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-debug-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-ec2-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-installer-1:3.9.3.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-installer-1:3.9.3.5-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-journald-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-openstack-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-pcp-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-redis-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-service-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-vmware-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python-cryptography-0:42.0.8-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python-django-0:4.2.15-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python-gunicorn-0:22.0.0-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python-pulp-certguard-0:1.7.2-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python-pulpcore-0:3.39.21-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python-pyOpenSSL-0:24.1.0-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python3.11-cryptography-0:42.0.8-1.el8pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python3.11-django-0:4.2.15-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python3.11-gunicorn-0:22.0.0-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python3.11-pulpcore-0:3.39.21-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-katello-0:4.11.0.17-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-katello-0:4.11.0.17-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:satellite-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:satellite-0:6.15.4-2.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:satellite-capsule-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:satellite-cli-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:satellite-common-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
A flaw was discovered in python-cryptography. A NULL pointer dereference can be triggered when a PKCS#12 key and certificate do not match. Specifically, if the pkcs12.serialize_key_and_certificates function is called with a non-matching certificate and private key and an encryption algorithm with hmac_hash set, the Python process may crash, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-satellite-6.15-capsule:python-cryptography-0:42.0.8-1.el8pc.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python3.11-cryptography-0:42.0.8-1.el8pc.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python-cryptography-0:42.0.8-1.el8pc.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python3.11-cryptography-0:42.0.8-1.el8pc.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.src | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-0:3.9.1.10-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.5-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python-django-0:4.2.15-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python-gunicorn-0:22.0.0-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python-pulp-certguard-0:1.7.2-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python-pulpcore-0:3.39.21-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python-pyOpenSSL-0:24.1.0-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python3.11-django-0:4.2.15-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python3.11-gunicorn-0:22.0.0-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python3.11-pulpcore-0:3.39.21-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:satellite-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:satellite-0:6.15.4-2.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:satellite-cli-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:satellite-common-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-0:3.9.1.10-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-service-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:satellite-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:satellite-0:6.15.4-2.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:satellite-capsule-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:satellite-cli-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:satellite-common-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-0:3.9.1.10-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-cli-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-debug-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-ec2-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-installer-1:3.9.3.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-installer-1:3.9.3.5-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-journald-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-openstack-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-pcp-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-redis-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-service-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-vmware-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python-django-0:4.2.15-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python-gunicorn-0:22.0.0-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python-pulp-certguard-0:1.7.2-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python-pulpcore-0:3.39.21-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python-pyOpenSSL-0:24.1.0-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python3.11-django-0:4.2.15-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python3.11-gunicorn-0:22.0.0-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python3.11-pulpcore-0:3.39.21-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-katello-0:4.11.0.17-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-katello-0:4.11.0.17-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:satellite-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:satellite-0:6.15.4-2.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:satellite-capsule-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:satellite-cli-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:satellite-common-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.x86_64 | — |
Workaround
|
A flaw was found in Django. 'urlize', 'urlizetrunc', and 'AdminURLFieldWidget' may be subject to a denial of service attack via certain inputs with a very large number of Unicode characters.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-satellite-6.15-capsule:python-django-0:4.2.15-1.el8pc.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python3.11-django-0:4.2.15-1.el8pc.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python-django-0:4.2.15-1.el8pc.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python3.11-django-0:4.2.15-1.el8pc.noarch | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-0:3.9.1.10-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.5-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python-cryptography-0:42.0.8-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python-gunicorn-0:22.0.0-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python-pulp-certguard-0:1.7.2-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python-pulpcore-0:3.39.21-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python-pyOpenSSL-0:24.1.0-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python3.11-cryptography-0:42.0.8-1.el8pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python3.11-gunicorn-0:22.0.0-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python3.11-pulpcore-0:3.39.21-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:satellite-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:satellite-0:6.15.4-2.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:satellite-cli-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:satellite-common-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-0:3.9.1.10-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-service-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:satellite-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:satellite-0:6.15.4-2.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:satellite-capsule-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:satellite-cli-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:satellite-common-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-0:3.9.1.10-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-cli-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-debug-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-ec2-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-installer-1:3.9.3.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-installer-1:3.9.3.5-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-journald-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-openstack-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-pcp-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-redis-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-service-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-vmware-0:3.9.1.10-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python-cryptography-0:42.0.8-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python-gunicorn-0:22.0.0-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python-pulp-certguard-0:1.7.2-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python-pulpcore-0:3.39.21-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python-pyOpenSSL-0:24.1.0-1.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python3.11-cryptography-0:42.0.8-1.el8pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python3.11-gunicorn-0:22.0.0-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python3.11-pulpcore-0:3.39.21-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-katello-0:4.11.0.17-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-katello-0:4.11.0.17-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:satellite-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:satellite-0:6.15.4-2.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:satellite-capsule-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:satellite-cli-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:satellite-common-0:6.15.4-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.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 Satellite 6.15 for RHEL 8.\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from the\nCVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Satellite is a system management solution that allows organizations\nto configure and maintain their systems without the necessity to provide\npublic Internet access to their servers or other client systems. It\nperforms provisioning and configuration management of predefined standard\noperating environments.\nSecurity Fix(es):\n\n* python-gunicorn: HTTP Request Smuggling due to improper validation of Transfer-Encoding headers (CVE-2024-1135)\n* golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses (CVE-2024-24790)\n* python-cryptography: NULL pointer dereference with pkcs12.serialize_key_and_certificates when called with a non-matching certificate and private key and an hmac_hash override (CVE-2024-26130)\n* python-django: Potential denial-of-service vulnerability in django.utils.html.urlize() and AdminURLFieldWidget (CVE-2024-41991)\n\nUsers of Red Hat Satellite are advised to upgrade to these updated\npackages, which fix these bugs.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:7987",
"url": "https://access.redhat.com/errata/RHSA-2024:7987"
},
{
"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.15/html/updating_red_hat_satellite/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_satellite/6.15/html/updating_red_hat_satellite/index"
},
{
"category": "external",
"summary": "2269617",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2269617"
},
{
"category": "external",
"summary": "2275280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2275280"
},
{
"category": "external",
"summary": "2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "2302435",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302435"
},
{
"category": "external",
"summary": "SAT-25848",
"url": "https://issues.redhat.com/browse/SAT-25848"
},
{
"category": "external",
"summary": "SAT-27294",
"url": "https://issues.redhat.com/browse/SAT-27294"
},
{
"category": "external",
"summary": "SAT-27295",
"url": "https://issues.redhat.com/browse/SAT-27295"
},
{
"category": "external",
"summary": "SAT-27296",
"url": "https://issues.redhat.com/browse/SAT-27296"
},
{
"category": "external",
"summary": "SAT-27299",
"url": "https://issues.redhat.com/browse/SAT-27299"
},
{
"category": "external",
"summary": "SAT-27950",
"url": "https://issues.redhat.com/browse/SAT-27950"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_7987.json"
}
],
"title": "Red Hat Security Advisory: Satellite 6.15.4 Security Update",
"tracking": {
"current_release_date": "2026-04-30T13:21:52+00:00",
"generator": {
"date": "2026-04-30T13:21:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.7"
}
},
"id": "RHSA-2024:7987",
"initial_release_date": "2024-10-10T20:31:33+00:00",
"revision_history": [
{
"date": "2024-10-10T20:31:33+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-10-10T20:31:33+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-30T13:21:52+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.15 for RHEL 8",
"product": {
"name": "Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:satellite:6.15::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Satellite 6.15 for RHEL 8",
"product": {
"name": "Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-capsule",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:satellite_capsule:6.15::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Satellite 6.15 for RHEL 8",
"product": {
"name": "Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-utils",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:satellite_utils:6.15::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Satellite 6"
},
{
"branches": [
{
"category": "product_version",
"name": "foreman-0:3.9.1.10-1.el8sat.src",
"product": {
"name": "foreman-0:3.9.1.10-1.el8sat.src",
"product_id": "foreman-0:3.9.1.10-1.el8sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman@3.9.1.10-1.el8sat?arch=src"
}
}
},
{
"category": "product_version",
"name": "foreman-installer-1:3.9.3.5-1.el8sat.src",
"product": {
"name": "foreman-installer-1:3.9.3.5-1.el8sat.src",
"product_id": "foreman-installer-1:3.9.3.5-1.el8sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-installer@3.9.3.5-1.el8sat?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-0:42.0.8-1.el8pc.src",
"product": {
"name": "python-cryptography-0:42.0.8-1.el8pc.src",
"product_id": "python-cryptography-0:42.0.8-1.el8pc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography@42.0.8-1.el8pc?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-django-0:4.2.15-1.el8pc.src",
"product": {
"name": "python-django-0:4.2.15-1.el8pc.src",
"product_id": "python-django-0:4.2.15-1.el8pc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-django@4.2.15-1.el8pc?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-gunicorn-0:22.0.0-1.el8pc.src",
"product": {
"name": "python-gunicorn-0:22.0.0-1.el8pc.src",
"product_id": "python-gunicorn-0:22.0.0-1.el8pc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-gunicorn@22.0.0-1.el8pc?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pulp-certguard-0:1.7.2-1.el8pc.src",
"product": {
"name": "python-pulp-certguard-0:1.7.2-1.el8pc.src",
"product_id": "python-pulp-certguard-0:1.7.2-1.el8pc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pulp-certguard@1.7.2-1.el8pc?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pulpcore-0:3.39.21-1.el8pc.src",
"product": {
"name": "python-pulpcore-0:3.39.21-1.el8pc.src",
"product_id": "python-pulpcore-0:3.39.21-1.el8pc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pulpcore@3.39.21-1.el8pc?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pyOpenSSL-0:24.1.0-1.el8pc.src",
"product": {
"name": "python-pyOpenSSL-0:24.1.0-1.el8pc.src",
"product_id": "python-pyOpenSSL-0:24.1.0-1.el8pc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyOpenSSL@24.1.0-1.el8pc?arch=src"
}
}
},
{
"category": "product_version",
"name": "rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.src",
"product": {
"name": "rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.src",
"product_id": "rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-foreman_rh_cloud@9.0.58-1.el8sat?arch=src"
}
}
},
{
"category": "product_version",
"name": "rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.src",
"product": {
"name": "rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.src",
"product_id": "rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-foreman_theme_satellite@13.3.0-0.1.el8sat?arch=src"
}
}
},
{
"category": "product_version",
"name": "rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src",
"product": {
"name": "rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src",
"product_id": "rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-hammer_cli_foreman_tasks@0.0.21-1.el8sat?arch=src"
}
}
},
{
"category": "product_version",
"name": "rubygem-katello-0:4.11.0.17-1.el8sat.src",
"product": {
"name": "rubygem-katello-0:4.11.0.17-1.el8sat.src",
"product_id": "rubygem-katello-0:4.11.0.17-1.el8sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-katello@4.11.0.17-1.el8sat?arch=src"
}
}
},
{
"category": "product_version",
"name": "satellite-0:6.15.4-2.el8sat.src",
"product": {
"name": "satellite-0:6.15.4-2.el8sat.src",
"product_id": "satellite-0:6.15.4-2.el8sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/satellite@6.15.4-2.el8sat?arch=src"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.src",
"product": {
"name": "yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.src",
"product_id": "yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-worker-forwarder@0.0.3-2.el8sat?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "foreman-0:3.9.1.10-1.el8sat.noarch",
"product": {
"name": "foreman-0:3.9.1.10-1.el8sat.noarch",
"product_id": "foreman-0:3.9.1.10-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman@3.9.1.10-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"product": {
"name": "foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"product_id": "foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-cli@3.9.1.10-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"product": {
"name": "foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"product_id": "foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-debug@3.9.1.10-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"product": {
"name": "foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"product_id": "foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-dynflow-sidekiq@3.9.1.10-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"product": {
"name": "foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"product_id": "foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-ec2@3.9.1.10-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"product": {
"name": "foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"product_id": "foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-journald@3.9.1.10-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"product": {
"name": "foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"product_id": "foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-libvirt@3.9.1.10-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"product": {
"name": "foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"product_id": "foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-openstack@3.9.1.10-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"product": {
"name": "foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"product_id": "foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-ovirt@3.9.1.10-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"product": {
"name": "foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"product_id": "foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-pcp@3.9.1.10-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"product": {
"name": "foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"product_id": "foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-postgresql@3.9.1.10-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"product": {
"name": "foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"product_id": "foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-redis@3.9.1.10-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-service-0:3.9.1.10-1.el8sat.noarch",
"product": {
"name": "foreman-service-0:3.9.1.10-1.el8sat.noarch",
"product_id": "foreman-service-0:3.9.1.10-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-service@3.9.1.10-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"product": {
"name": "foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"product_id": "foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-telemetry@3.9.1.10-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"product": {
"name": "foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"product_id": "foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-vmware@3.9.1.10-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-installer-1:3.9.3.5-1.el8sat.noarch",
"product": {
"name": "foreman-installer-1:3.9.3.5-1.el8sat.noarch",
"product_id": "foreman-installer-1:3.9.3.5-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-installer@3.9.3.5-1.el8sat?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch",
"product": {
"name": "foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch",
"product_id": "foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-installer-katello@3.9.3.5-1.el8sat?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-0:4.2.15-1.el8pc.noarch",
"product": {
"name": "python3.11-django-0:4.2.15-1.el8pc.noarch",
"product_id": "python3.11-django-0:4.2.15-1.el8pc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django@4.2.15-1.el8pc?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-gunicorn-0:22.0.0-1.el8pc.noarch",
"product": {
"name": "python3.11-gunicorn-0:22.0.0-1.el8pc.noarch",
"product_id": "python3.11-gunicorn-0:22.0.0-1.el8pc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-gunicorn@22.0.0-1.el8pc?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch",
"product": {
"name": "python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch",
"product_id": "python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulp-certguard@1.7.2-1.el8pc?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulpcore-0:3.39.21-1.el8pc.noarch",
"product": {
"name": "python3.11-pulpcore-0:3.39.21-1.el8pc.noarch",
"product_id": "python3.11-pulpcore-0:3.39.21-1.el8pc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulpcore@3.39.21-1.el8pc?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch",
"product": {
"name": "python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch",
"product_id": "python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyOpenSSL@24.1.0-1.el8pc?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.noarch",
"product": {
"name": "rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.noarch",
"product_id": "rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-foreman_rh_cloud@9.0.58-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.noarch",
"product": {
"name": "rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.noarch",
"product_id": "rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-foreman_theme_satellite@13.3.0-0.1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch",
"product": {
"name": "rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch",
"product_id": "rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-hammer_cli_foreman_tasks@0.0.21-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygem-katello-0:4.11.0.17-1.el8sat.noarch",
"product": {
"name": "rubygem-katello-0:4.11.0.17-1.el8sat.noarch",
"product_id": "rubygem-katello-0:4.11.0.17-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-katello@4.11.0.17-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "satellite-0:6.15.4-2.el8sat.noarch",
"product": {
"name": "satellite-0:6.15.4-2.el8sat.noarch",
"product_id": "satellite-0:6.15.4-2.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/satellite@6.15.4-2.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "satellite-cli-0:6.15.4-2.el8sat.noarch",
"product": {
"name": "satellite-cli-0:6.15.4-2.el8sat.noarch",
"product_id": "satellite-cli-0:6.15.4-2.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/satellite-cli@6.15.4-2.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "satellite-common-0:6.15.4-2.el8sat.noarch",
"product": {
"name": "satellite-common-0:6.15.4-2.el8sat.noarch",
"product_id": "satellite-common-0:6.15.4-2.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/satellite-common@6.15.4-2.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "satellite-capsule-0:6.15.4-2.el8sat.noarch",
"product": {
"name": "satellite-capsule-0:6.15.4-2.el8sat.noarch",
"product_id": "satellite-capsule-0:6.15.4-2.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/satellite-capsule@6.15.4-2.el8sat?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-cryptography-0:42.0.8-1.el8pc.x86_64",
"product": {
"name": "python3.11-cryptography-0:42.0.8-1.el8pc.x86_64",
"product_id": "python3.11-cryptography-0:42.0.8-1.el8pc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-cryptography@42.0.8-1.el8pc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64",
"product": {
"name": "python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64",
"product_id": "python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@42.0.8-1.el8pc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64",
"product": {
"name": "python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64",
"product_id": "python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-cryptography-debuginfo@42.0.8-1.el8pc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.x86_64",
"product": {
"name": "yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.x86_64",
"product_id": "yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-worker-forwarder@0.0.3-2.el8sat?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-0:3.9.1.10-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-capsule:foreman-0:3.9.1.10-1.el8sat.noarch"
},
"product_reference": "foreman-0:3.9.1.10-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-0:3.9.1.10-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-capsule:foreman-0:3.9.1.10-1.el8sat.src"
},
"product_reference": "foreman-0:3.9.1.10-1.el8sat.src",
"relates_to_product_reference": "8Base-satellite-6.15-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-cli-0:3.9.1.10-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.10-1.el8sat.noarch"
},
"product_reference": "foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-debug-0:3.9.1.10-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.10-1.el8sat.noarch"
},
"product_reference": "foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch"
},
"product_reference": "foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-ec2-0:3.9.1.10-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.10-1.el8sat.noarch"
},
"product_reference": "foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-installer-1:3.9.3.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.5-1.el8sat.noarch"
},
"product_reference": "foreman-installer-1:3.9.3.5-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-installer-1:3.9.3.5-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.5-1.el8sat.src"
},
"product_reference": "foreman-installer-1:3.9.3.5-1.el8sat.src",
"relates_to_product_reference": "8Base-satellite-6.15-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch"
},
"product_reference": "foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-journald-0:3.9.1.10-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.10-1.el8sat.noarch"
},
"product_reference": "foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-libvirt-0:3.9.1.10-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch"
},
"product_reference": "foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-openstack-0:3.9.1.10-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.10-1.el8sat.noarch"
},
"product_reference": "foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-ovirt-0:3.9.1.10-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch"
},
"product_reference": "foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-pcp-0:3.9.1.10-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.10-1.el8sat.noarch"
},
"product_reference": "foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-postgresql-0:3.9.1.10-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch"
},
"product_reference": "foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-redis-0:3.9.1.10-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.10-1.el8sat.noarch"
},
"product_reference": "foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-service-0:3.9.1.10-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.10-1.el8sat.noarch"
},
"product_reference": "foreman-service-0:3.9.1.10-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-telemetry-0:3.9.1.10-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch"
},
"product_reference": "foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-vmware-0:3.9.1.10-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.10-1.el8sat.noarch"
},
"product_reference": "foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-0:42.0.8-1.el8pc.src as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-capsule:python-cryptography-0:42.0.8-1.el8pc.src"
},
"product_reference": "python-cryptography-0:42.0.8-1.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.15-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64 as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-capsule:python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64"
},
"product_reference": "python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64",
"relates_to_product_reference": "8Base-satellite-6.15-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-django-0:4.2.15-1.el8pc.src as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-capsule:python-django-0:4.2.15-1.el8pc.src"
},
"product_reference": "python-django-0:4.2.15-1.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.15-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gunicorn-0:22.0.0-1.el8pc.src as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-capsule:python-gunicorn-0:22.0.0-1.el8pc.src"
},
"product_reference": "python-gunicorn-0:22.0.0-1.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.15-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulp-certguard-0:1.7.2-1.el8pc.src as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-capsule:python-pulp-certguard-0:1.7.2-1.el8pc.src"
},
"product_reference": "python-pulp-certguard-0:1.7.2-1.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.15-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulpcore-0:3.39.21-1.el8pc.src as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-capsule:python-pulpcore-0:3.39.21-1.el8pc.src"
},
"product_reference": "python-pulpcore-0:3.39.21-1.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.15-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyOpenSSL-0:24.1.0-1.el8pc.src as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-capsule:python-pyOpenSSL-0:24.1.0-1.el8pc.src"
},
"product_reference": "python-pyOpenSSL-0:24.1.0-1.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.15-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-0:42.0.8-1.el8pc.x86_64 as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-capsule:python3.11-cryptography-0:42.0.8-1.el8pc.x86_64"
},
"product_reference": "python3.11-cryptography-0:42.0.8-1.el8pc.x86_64",
"relates_to_product_reference": "8Base-satellite-6.15-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64 as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-capsule:python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64"
},
"product_reference": "python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64",
"relates_to_product_reference": "8Base-satellite-6.15-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-0:4.2.15-1.el8pc.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-capsule:python3.11-django-0:4.2.15-1.el8pc.noarch"
},
"product_reference": "python3.11-django-0:4.2.15-1.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.15-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-gunicorn-0:22.0.0-1.el8pc.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-capsule:python3.11-gunicorn-0:22.0.0-1.el8pc.noarch"
},
"product_reference": "python3.11-gunicorn-0:22.0.0-1.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.15-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-capsule:python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch"
},
"product_reference": "python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.15-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulpcore-0:3.39.21-1.el8pc.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-capsule:python3.11-pulpcore-0:3.39.21-1.el8pc.noarch"
},
"product_reference": "python3.11-pulpcore-0:3.39.21-1.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.15-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-capsule:python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch"
},
"product_reference": "python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.15-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-0:6.15.4-2.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-capsule:satellite-0:6.15.4-2.el8sat.noarch"
},
"product_reference": "satellite-0:6.15.4-2.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-0:6.15.4-2.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-capsule:satellite-0:6.15.4-2.el8sat.src"
},
"product_reference": "satellite-0:6.15.4-2.el8sat.src",
"relates_to_product_reference": "8Base-satellite-6.15-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-capsule-0:6.15.4-2.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.4-2.el8sat.noarch"
},
"product_reference": "satellite-capsule-0:6.15.4-2.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-cli-0:6.15.4-2.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.4-2.el8sat.noarch"
},
"product_reference": "satellite-cli-0:6.15.4-2.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-common-0:6.15.4-2.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-capsule:satellite-common-0:6.15.4-2.el8sat.noarch"
},
"product_reference": "satellite-common-0:6.15.4-2.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-0:3.9.1.10-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-utils:foreman-0:3.9.1.10-1.el8sat.noarch"
},
"product_reference": "foreman-0:3.9.1.10-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-0:3.9.1.10-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-utils:foreman-0:3.9.1.10-1.el8sat.src"
},
"product_reference": "foreman-0:3.9.1.10-1.el8sat.src",
"relates_to_product_reference": "8Base-satellite-6.15-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-cli-0:3.9.1.10-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.10-1.el8sat.noarch"
},
"product_reference": "foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-debug-0:3.9.1.10-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.10-1.el8sat.noarch"
},
"product_reference": "foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch"
},
"product_reference": "foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-ec2-0:3.9.1.10-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.10-1.el8sat.noarch"
},
"product_reference": "foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-journald-0:3.9.1.10-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.10-1.el8sat.noarch"
},
"product_reference": "foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-libvirt-0:3.9.1.10-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch"
},
"product_reference": "foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-openstack-0:3.9.1.10-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.10-1.el8sat.noarch"
},
"product_reference": "foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-ovirt-0:3.9.1.10-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch"
},
"product_reference": "foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-pcp-0:3.9.1.10-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.10-1.el8sat.noarch"
},
"product_reference": "foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-postgresql-0:3.9.1.10-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch"
},
"product_reference": "foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-redis-0:3.9.1.10-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.10-1.el8sat.noarch"
},
"product_reference": "foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-service-0:3.9.1.10-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.10-1.el8sat.noarch"
},
"product_reference": "foreman-service-0:3.9.1.10-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-telemetry-0:3.9.1.10-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch"
},
"product_reference": "foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-vmware-0:3.9.1.10-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.10-1.el8sat.noarch"
},
"product_reference": "foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch"
},
"product_reference": "rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src"
},
"product_reference": "rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src",
"relates_to_product_reference": "8Base-satellite-6.15-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-0:6.15.4-2.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-utils:satellite-0:6.15.4-2.el8sat.noarch"
},
"product_reference": "satellite-0:6.15.4-2.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-0:6.15.4-2.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-utils:satellite-0:6.15.4-2.el8sat.src"
},
"product_reference": "satellite-0:6.15.4-2.el8sat.src",
"relates_to_product_reference": "8Base-satellite-6.15-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-capsule-0:6.15.4-2.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.4-2.el8sat.noarch"
},
"product_reference": "satellite-capsule-0:6.15.4-2.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-cli-0:6.15.4-2.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-utils:satellite-cli-0:6.15.4-2.el8sat.noarch"
},
"product_reference": "satellite-cli-0:6.15.4-2.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-common-0:6.15.4-2.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15-utils:satellite-common-0:6.15.4-2.el8sat.noarch"
},
"product_reference": "satellite-common-0:6.15.4-2.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-0:3.9.1.10-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:foreman-0:3.9.1.10-1.el8sat.noarch"
},
"product_reference": "foreman-0:3.9.1.10-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-0:3.9.1.10-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:foreman-0:3.9.1.10-1.el8sat.src"
},
"product_reference": "foreman-0:3.9.1.10-1.el8sat.src",
"relates_to_product_reference": "8Base-satellite-6.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-cli-0:3.9.1.10-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:foreman-cli-0:3.9.1.10-1.el8sat.noarch"
},
"product_reference": "foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-debug-0:3.9.1.10-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:foreman-debug-0:3.9.1.10-1.el8sat.noarch"
},
"product_reference": "foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch"
},
"product_reference": "foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-ec2-0:3.9.1.10-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:foreman-ec2-0:3.9.1.10-1.el8sat.noarch"
},
"product_reference": "foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-installer-1:3.9.3.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:foreman-installer-1:3.9.3.5-1.el8sat.noarch"
},
"product_reference": "foreman-installer-1:3.9.3.5-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-installer-1:3.9.3.5-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:foreman-installer-1:3.9.3.5-1.el8sat.src"
},
"product_reference": "foreman-installer-1:3.9.3.5-1.el8sat.src",
"relates_to_product_reference": "8Base-satellite-6.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch"
},
"product_reference": "foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-journald-0:3.9.1.10-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:foreman-journald-0:3.9.1.10-1.el8sat.noarch"
},
"product_reference": "foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-libvirt-0:3.9.1.10-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch"
},
"product_reference": "foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-openstack-0:3.9.1.10-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:foreman-openstack-0:3.9.1.10-1.el8sat.noarch"
},
"product_reference": "foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-ovirt-0:3.9.1.10-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch"
},
"product_reference": "foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-pcp-0:3.9.1.10-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:foreman-pcp-0:3.9.1.10-1.el8sat.noarch"
},
"product_reference": "foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-postgresql-0:3.9.1.10-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch"
},
"product_reference": "foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-redis-0:3.9.1.10-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:foreman-redis-0:3.9.1.10-1.el8sat.noarch"
},
"product_reference": "foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-service-0:3.9.1.10-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:foreman-service-0:3.9.1.10-1.el8sat.noarch"
},
"product_reference": "foreman-service-0:3.9.1.10-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-telemetry-0:3.9.1.10-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch"
},
"product_reference": "foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-vmware-0:3.9.1.10-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:foreman-vmware-0:3.9.1.10-1.el8sat.noarch"
},
"product_reference": "foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-0:42.0.8-1.el8pc.src as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:python-cryptography-0:42.0.8-1.el8pc.src"
},
"product_reference": "python-cryptography-0:42.0.8-1.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64 as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64"
},
"product_reference": "python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64",
"relates_to_product_reference": "8Base-satellite-6.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-django-0:4.2.15-1.el8pc.src as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:python-django-0:4.2.15-1.el8pc.src"
},
"product_reference": "python-django-0:4.2.15-1.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gunicorn-0:22.0.0-1.el8pc.src as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:python-gunicorn-0:22.0.0-1.el8pc.src"
},
"product_reference": "python-gunicorn-0:22.0.0-1.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulp-certguard-0:1.7.2-1.el8pc.src as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:python-pulp-certguard-0:1.7.2-1.el8pc.src"
},
"product_reference": "python-pulp-certguard-0:1.7.2-1.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulpcore-0:3.39.21-1.el8pc.src as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:python-pulpcore-0:3.39.21-1.el8pc.src"
},
"product_reference": "python-pulpcore-0:3.39.21-1.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyOpenSSL-0:24.1.0-1.el8pc.src as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:python-pyOpenSSL-0:24.1.0-1.el8pc.src"
},
"product_reference": "python-pyOpenSSL-0:24.1.0-1.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-0:42.0.8-1.el8pc.x86_64 as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:python3.11-cryptography-0:42.0.8-1.el8pc.x86_64"
},
"product_reference": "python3.11-cryptography-0:42.0.8-1.el8pc.x86_64",
"relates_to_product_reference": "8Base-satellite-6.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64 as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64"
},
"product_reference": "python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64",
"relates_to_product_reference": "8Base-satellite-6.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-0:4.2.15-1.el8pc.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:python3.11-django-0:4.2.15-1.el8pc.noarch"
},
"product_reference": "python3.11-django-0:4.2.15-1.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-gunicorn-0:22.0.0-1.el8pc.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:python3.11-gunicorn-0:22.0.0-1.el8pc.noarch"
},
"product_reference": "python3.11-gunicorn-0:22.0.0-1.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch"
},
"product_reference": "python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulpcore-0:3.39.21-1.el8pc.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:python3.11-pulpcore-0:3.39.21-1.el8pc.noarch"
},
"product_reference": "python3.11-pulpcore-0:3.39.21-1.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch"
},
"product_reference": "python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.noarch"
},
"product_reference": "rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.src"
},
"product_reference": "rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.src",
"relates_to_product_reference": "8Base-satellite-6.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.noarch"
},
"product_reference": "rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.src"
},
"product_reference": "rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.src",
"relates_to_product_reference": "8Base-satellite-6.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch"
},
"product_reference": "rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src"
},
"product_reference": "rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src",
"relates_to_product_reference": "8Base-satellite-6.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-katello-0:4.11.0.17-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:rubygem-katello-0:4.11.0.17-1.el8sat.noarch"
},
"product_reference": "rubygem-katello-0:4.11.0.17-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-katello-0:4.11.0.17-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:rubygem-katello-0:4.11.0.17-1.el8sat.src"
},
"product_reference": "rubygem-katello-0:4.11.0.17-1.el8sat.src",
"relates_to_product_reference": "8Base-satellite-6.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-0:6.15.4-2.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:satellite-0:6.15.4-2.el8sat.noarch"
},
"product_reference": "satellite-0:6.15.4-2.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-0:6.15.4-2.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:satellite-0:6.15.4-2.el8sat.src"
},
"product_reference": "satellite-0:6.15.4-2.el8sat.src",
"relates_to_product_reference": "8Base-satellite-6.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-capsule-0:6.15.4-2.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:satellite-capsule-0:6.15.4-2.el8sat.noarch"
},
"product_reference": "satellite-capsule-0:6.15.4-2.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-cli-0:6.15.4-2.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:satellite-cli-0:6.15.4-2.el8sat.noarch"
},
"product_reference": "satellite-cli-0:6.15.4-2.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-common-0:6.15.4-2.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:satellite-common-0:6.15.4-2.el8sat.noarch"
},
"product_reference": "satellite-common-0:6.15.4-2.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.src"
},
"product_reference": "yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.src",
"relates_to_product_reference": "8Base-satellite-6.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.x86_64 as a component of Red Hat Satellite 6.15 for RHEL 8",
"product_id": "8Base-satellite-6.15:yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.x86_64"
},
"product_reference": "yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.x86_64",
"relates_to_product_reference": "8Base-satellite-6.15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-1135",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2024-04-16T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-satellite-6.15-capsule:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.5-1.el8sat.src",
"8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:python-cryptography-0:42.0.8-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15-capsule:python-django-0:4.2.15-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pulp-certguard-0:1.7.2-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pulpcore-0:3.39.21-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pyOpenSSL-0:24.1.0-1.el8pc.src",
"8Base-satellite-6.15-capsule:python3.11-cryptography-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15-capsule:python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15-capsule:python3.11-django-0:4.2.15-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pulpcore-0:3.39.21-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-common-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch",
"8Base-satellite-6.15-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src",
"8Base-satellite-6.15-utils:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15-utils:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-common-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-installer-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-installer-1:3.9.3.5-1.el8sat.src",
"8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:python-cryptography-0:42.0.8-1.el8pc.src",
"8Base-satellite-6.15:python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python-django-0:4.2.15-1.el8pc.src",
"8Base-satellite-6.15:python-pulp-certguard-0:1.7.2-1.el8pc.src",
"8Base-satellite-6.15:python-pulpcore-0:3.39.21-1.el8pc.src",
"8Base-satellite-6.15:python-pyOpenSSL-0:24.1.0-1.el8pc.src",
"8Base-satellite-6.15:python3.11-cryptography-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python3.11-django-0:4.2.15-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pulpcore-0:3.39.21-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch",
"8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.src",
"8Base-satellite-6.15:rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.src",
"8Base-satellite-6.15:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src",
"8Base-satellite-6.15:rubygem-katello-0:4.11.0.17-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-katello-0:4.11.0.17-1.el8sat.src",
"8Base-satellite-6.15:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-common-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.src",
"8Base-satellite-6.15:yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2275280"
}
],
"notes": [
{
"category": "description",
"text": "An HTTP Request Smuggling vulnerability was found in Gunicorn. By crafting requests with conflicting Transfer-Encoding headers, attackers can bypass security restrictions and access restricted endpoints. This issue is due to Gunicorn\u0027s handling of Transfer-Encoding headers, where it incorrectly processes requests with multiple, conflicting Transfer-Encoding headers, treating them as chunked regardless of the final encoding specified. This vulnerability allows for a range of attacks, including cache poisoning, session manipulation, and data exposure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-gunicorn: HTTP Request Smuggling due to improper validation of Transfer-Encoding headers",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-satellite-6.15-capsule:python-gunicorn-0:22.0.0-1.el8pc.src",
"8Base-satellite-6.15-capsule:python3.11-gunicorn-0:22.0.0-1.el8pc.noarch",
"8Base-satellite-6.15:python-gunicorn-0:22.0.0-1.el8pc.src",
"8Base-satellite-6.15:python3.11-gunicorn-0:22.0.0-1.el8pc.noarch"
],
"known_not_affected": [
"8Base-satellite-6.15-capsule:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.5-1.el8sat.src",
"8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:python-cryptography-0:42.0.8-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15-capsule:python-django-0:4.2.15-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pulp-certguard-0:1.7.2-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pulpcore-0:3.39.21-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pyOpenSSL-0:24.1.0-1.el8pc.src",
"8Base-satellite-6.15-capsule:python3.11-cryptography-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15-capsule:python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15-capsule:python3.11-django-0:4.2.15-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pulpcore-0:3.39.21-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-common-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch",
"8Base-satellite-6.15-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src",
"8Base-satellite-6.15-utils:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15-utils:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-common-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-installer-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-installer-1:3.9.3.5-1.el8sat.src",
"8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:python-cryptography-0:42.0.8-1.el8pc.src",
"8Base-satellite-6.15:python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python-django-0:4.2.15-1.el8pc.src",
"8Base-satellite-6.15:python-pulp-certguard-0:1.7.2-1.el8pc.src",
"8Base-satellite-6.15:python-pulpcore-0:3.39.21-1.el8pc.src",
"8Base-satellite-6.15:python-pyOpenSSL-0:24.1.0-1.el8pc.src",
"8Base-satellite-6.15:python3.11-cryptography-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python3.11-django-0:4.2.15-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pulpcore-0:3.39.21-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch",
"8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.src",
"8Base-satellite-6.15:rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.src",
"8Base-satellite-6.15:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src",
"8Base-satellite-6.15:rubygem-katello-0:4.11.0.17-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-katello-0:4.11.0.17-1.el8sat.src",
"8Base-satellite-6.15:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-common-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.src",
"8Base-satellite-6.15:yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-1135"
},
{
"category": "external",
"summary": "RHBZ#2275280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2275280"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-1135",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1135"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1135",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1135"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-w3h3-4rj7-4ph4",
"url": "https://github.com/advisories/GHSA-w3h3-4rj7-4ph4"
},
{
"category": "external",
"summary": "https://github.com/benoitc/gunicorn/commit/ac29c9b0a758d21f1e0fb3b3457239e523fa9f1d",
"url": "https://github.com/benoitc/gunicorn/commit/ac29c9b0a758d21f1e0fb3b3457239e523fa9f1d"
},
{
"category": "external",
"summary": "https://huntr.com/bounties/22158e34-cfd5-41ad-97e0-a780773d96c1",
"url": "https://huntr.com/bounties/22158e34-cfd5-41ad-97e0-a780773d96c1"
}
],
"release_date": "2024-04-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-10T20:31:33+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.15/html/updating_red_hat_satellite/index",
"product_ids": [
"8Base-satellite-6.15-capsule:python-gunicorn-0:22.0.0-1.el8pc.src",
"8Base-satellite-6.15-capsule:python3.11-gunicorn-0:22.0.0-1.el8pc.noarch",
"8Base-satellite-6.15:python-gunicorn-0:22.0.0-1.el8pc.src",
"8Base-satellite-6.15:python3.11-gunicorn-0:22.0.0-1.el8pc.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7987"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"8Base-satellite-6.15-capsule:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.5-1.el8sat.src",
"8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:python-cryptography-0:42.0.8-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15-capsule:python-django-0:4.2.15-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-gunicorn-0:22.0.0-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pulp-certguard-0:1.7.2-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pulpcore-0:3.39.21-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pyOpenSSL-0:24.1.0-1.el8pc.src",
"8Base-satellite-6.15-capsule:python3.11-cryptography-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15-capsule:python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15-capsule:python3.11-django-0:4.2.15-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-gunicorn-0:22.0.0-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pulpcore-0:3.39.21-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-common-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch",
"8Base-satellite-6.15-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src",
"8Base-satellite-6.15-utils:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15-utils:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-common-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-installer-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-installer-1:3.9.3.5-1.el8sat.src",
"8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:python-cryptography-0:42.0.8-1.el8pc.src",
"8Base-satellite-6.15:python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python-django-0:4.2.15-1.el8pc.src",
"8Base-satellite-6.15:python-gunicorn-0:22.0.0-1.el8pc.src",
"8Base-satellite-6.15:python-pulp-certguard-0:1.7.2-1.el8pc.src",
"8Base-satellite-6.15:python-pulpcore-0:3.39.21-1.el8pc.src",
"8Base-satellite-6.15:python-pyOpenSSL-0:24.1.0-1.el8pc.src",
"8Base-satellite-6.15:python3.11-cryptography-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python3.11-django-0:4.2.15-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-gunicorn-0:22.0.0-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pulpcore-0:3.39.21-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch",
"8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.src",
"8Base-satellite-6.15:rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.src",
"8Base-satellite-6.15:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src",
"8Base-satellite-6.15:rubygem-katello-0:4.11.0.17-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-katello-0:4.11.0.17-1.el8sat.src",
"8Base-satellite-6.15:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-common-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.src",
"8Base-satellite-6.15:yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.0"
},
"products": [
"8Base-satellite-6.15-capsule:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.5-1.el8sat.src",
"8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:python-cryptography-0:42.0.8-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15-capsule:python-django-0:4.2.15-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-gunicorn-0:22.0.0-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pulp-certguard-0:1.7.2-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pulpcore-0:3.39.21-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pyOpenSSL-0:24.1.0-1.el8pc.src",
"8Base-satellite-6.15-capsule:python3.11-cryptography-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15-capsule:python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15-capsule:python3.11-django-0:4.2.15-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-gunicorn-0:22.0.0-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pulpcore-0:3.39.21-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-common-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch",
"8Base-satellite-6.15-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src",
"8Base-satellite-6.15-utils:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15-utils:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-common-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-installer-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-installer-1:3.9.3.5-1.el8sat.src",
"8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:python-cryptography-0:42.0.8-1.el8pc.src",
"8Base-satellite-6.15:python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python-django-0:4.2.15-1.el8pc.src",
"8Base-satellite-6.15:python-gunicorn-0:22.0.0-1.el8pc.src",
"8Base-satellite-6.15:python-pulp-certguard-0:1.7.2-1.el8pc.src",
"8Base-satellite-6.15:python-pulpcore-0:3.39.21-1.el8pc.src",
"8Base-satellite-6.15:python-pyOpenSSL-0:24.1.0-1.el8pc.src",
"8Base-satellite-6.15:python3.11-cryptography-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python3.11-django-0:4.2.15-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-gunicorn-0:22.0.0-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pulpcore-0:3.39.21-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch",
"8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.src",
"8Base-satellite-6.15:rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.src",
"8Base-satellite-6.15:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src",
"8Base-satellite-6.15:rubygem-katello-0:4.11.0.17-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-katello-0:4.11.0.17-1.el8sat.src",
"8Base-satellite-6.15:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-common-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.src",
"8Base-satellite-6.15:yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-gunicorn: HTTP Request Smuggling due to improper validation of Transfer-Encoding headers"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-satellite-6.15-capsule:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.5-1.el8sat.src",
"8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:python-cryptography-0:42.0.8-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15-capsule:python-django-0:4.2.15-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-gunicorn-0:22.0.0-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pulp-certguard-0:1.7.2-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pulpcore-0:3.39.21-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pyOpenSSL-0:24.1.0-1.el8pc.src",
"8Base-satellite-6.15-capsule:python3.11-cryptography-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15-capsule:python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15-capsule:python3.11-django-0:4.2.15-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-gunicorn-0:22.0.0-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pulpcore-0:3.39.21-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-common-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch",
"8Base-satellite-6.15-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src",
"8Base-satellite-6.15-utils:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15-utils:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-common-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-installer-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-installer-1:3.9.3.5-1.el8sat.src",
"8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:python-cryptography-0:42.0.8-1.el8pc.src",
"8Base-satellite-6.15:python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python-django-0:4.2.15-1.el8pc.src",
"8Base-satellite-6.15:python-gunicorn-0:22.0.0-1.el8pc.src",
"8Base-satellite-6.15:python-pulp-certguard-0:1.7.2-1.el8pc.src",
"8Base-satellite-6.15:python-pulpcore-0:3.39.21-1.el8pc.src",
"8Base-satellite-6.15:python-pyOpenSSL-0:24.1.0-1.el8pc.src",
"8Base-satellite-6.15:python3.11-cryptography-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python3.11-django-0:4.2.15-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-gunicorn-0:22.0.0-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pulpcore-0:3.39.21-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch",
"8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.src",
"8Base-satellite-6.15:rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.src",
"8Base-satellite-6.15:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src",
"8Base-satellite-6.15:rubygem-katello-0:4.11.0.17-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-katello-0:4.11.0.17-1.el8sat.src",
"8Base-satellite-6.15:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-common-0:6.15.4-2.el8sat.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.",
"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.15:yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.src",
"8Base-satellite-6.15:yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.x86_64"
],
"known_not_affected": [
"8Base-satellite-6.15-capsule:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.5-1.el8sat.src",
"8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:python-cryptography-0:42.0.8-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15-capsule:python-django-0:4.2.15-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-gunicorn-0:22.0.0-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pulp-certguard-0:1.7.2-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pulpcore-0:3.39.21-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pyOpenSSL-0:24.1.0-1.el8pc.src",
"8Base-satellite-6.15-capsule:python3.11-cryptography-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15-capsule:python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15-capsule:python3.11-django-0:4.2.15-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-gunicorn-0:22.0.0-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pulpcore-0:3.39.21-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-common-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch",
"8Base-satellite-6.15-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src",
"8Base-satellite-6.15-utils:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15-utils:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-common-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-installer-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-installer-1:3.9.3.5-1.el8sat.src",
"8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:python-cryptography-0:42.0.8-1.el8pc.src",
"8Base-satellite-6.15:python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python-django-0:4.2.15-1.el8pc.src",
"8Base-satellite-6.15:python-gunicorn-0:22.0.0-1.el8pc.src",
"8Base-satellite-6.15:python-pulp-certguard-0:1.7.2-1.el8pc.src",
"8Base-satellite-6.15:python-pulpcore-0:3.39.21-1.el8pc.src",
"8Base-satellite-6.15:python-pyOpenSSL-0:24.1.0-1.el8pc.src",
"8Base-satellite-6.15:python3.11-cryptography-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python3.11-django-0:4.2.15-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-gunicorn-0:22.0.0-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pulpcore-0:3.39.21-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch",
"8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.src",
"8Base-satellite-6.15:rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.src",
"8Base-satellite-6.15:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src",
"8Base-satellite-6.15:rubygem-katello-0:4.11.0.17-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-katello-0:4.11.0.17-1.el8sat.src",
"8Base-satellite-6.15:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-common-0:6.15.4-2.el8sat.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-10T20:31:33+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.15/html/updating_red_hat_satellite/index",
"product_ids": [
"8Base-satellite-6.15:yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.src",
"8Base-satellite-6.15:yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7987"
},
{
"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-satellite-6.15-capsule:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.5-1.el8sat.src",
"8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:python-cryptography-0:42.0.8-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15-capsule:python-django-0:4.2.15-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-gunicorn-0:22.0.0-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pulp-certguard-0:1.7.2-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pulpcore-0:3.39.21-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pyOpenSSL-0:24.1.0-1.el8pc.src",
"8Base-satellite-6.15-capsule:python3.11-cryptography-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15-capsule:python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15-capsule:python3.11-django-0:4.2.15-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-gunicorn-0:22.0.0-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pulpcore-0:3.39.21-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-common-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch",
"8Base-satellite-6.15-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src",
"8Base-satellite-6.15-utils:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15-utils:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-common-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-installer-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-installer-1:3.9.3.5-1.el8sat.src",
"8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:python-cryptography-0:42.0.8-1.el8pc.src",
"8Base-satellite-6.15:python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python-django-0:4.2.15-1.el8pc.src",
"8Base-satellite-6.15:python-gunicorn-0:22.0.0-1.el8pc.src",
"8Base-satellite-6.15:python-pulp-certguard-0:1.7.2-1.el8pc.src",
"8Base-satellite-6.15:python-pulpcore-0:3.39.21-1.el8pc.src",
"8Base-satellite-6.15:python-pyOpenSSL-0:24.1.0-1.el8pc.src",
"8Base-satellite-6.15:python3.11-cryptography-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python3.11-django-0:4.2.15-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-gunicorn-0:22.0.0-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pulpcore-0:3.39.21-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch",
"8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.src",
"8Base-satellite-6.15:rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.src",
"8Base-satellite-6.15:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src",
"8Base-satellite-6.15:rubygem-katello-0:4.11.0.17-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-katello-0:4.11.0.17-1.el8sat.src",
"8Base-satellite-6.15:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-common-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.src",
"8Base-satellite-6.15:yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-satellite-6.15-capsule:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.5-1.el8sat.src",
"8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:python-cryptography-0:42.0.8-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15-capsule:python-django-0:4.2.15-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-gunicorn-0:22.0.0-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pulp-certguard-0:1.7.2-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pulpcore-0:3.39.21-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pyOpenSSL-0:24.1.0-1.el8pc.src",
"8Base-satellite-6.15-capsule:python3.11-cryptography-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15-capsule:python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15-capsule:python3.11-django-0:4.2.15-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-gunicorn-0:22.0.0-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pulpcore-0:3.39.21-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-common-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch",
"8Base-satellite-6.15-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src",
"8Base-satellite-6.15-utils:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15-utils:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-common-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-installer-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-installer-1:3.9.3.5-1.el8sat.src",
"8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:python-cryptography-0:42.0.8-1.el8pc.src",
"8Base-satellite-6.15:python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python-django-0:4.2.15-1.el8pc.src",
"8Base-satellite-6.15:python-gunicorn-0:22.0.0-1.el8pc.src",
"8Base-satellite-6.15:python-pulp-certguard-0:1.7.2-1.el8pc.src",
"8Base-satellite-6.15:python-pulpcore-0:3.39.21-1.el8pc.src",
"8Base-satellite-6.15:python-pyOpenSSL-0:24.1.0-1.el8pc.src",
"8Base-satellite-6.15:python3.11-cryptography-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python3.11-django-0:4.2.15-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-gunicorn-0:22.0.0-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pulpcore-0:3.39.21-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch",
"8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.src",
"8Base-satellite-6.15:rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.src",
"8Base-satellite-6.15:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src",
"8Base-satellite-6.15:rubygem-katello-0:4.11.0.17-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-katello-0:4.11.0.17-1.el8sat.src",
"8Base-satellite-6.15:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-common-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.src",
"8Base-satellite-6.15:yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
},
{
"cve": "CVE-2024-26130",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2024-03-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-satellite-6.15-capsule:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.5-1.el8sat.src",
"8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:python-django-0:4.2.15-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-gunicorn-0:22.0.0-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pulp-certguard-0:1.7.2-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pulpcore-0:3.39.21-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pyOpenSSL-0:24.1.0-1.el8pc.src",
"8Base-satellite-6.15-capsule:python3.11-django-0:4.2.15-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-gunicorn-0:22.0.0-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pulpcore-0:3.39.21-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-common-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch",
"8Base-satellite-6.15-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src",
"8Base-satellite-6.15-utils:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15-utils:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-common-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-installer-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-installer-1:3.9.3.5-1.el8sat.src",
"8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:python-django-0:4.2.15-1.el8pc.src",
"8Base-satellite-6.15:python-gunicorn-0:22.0.0-1.el8pc.src",
"8Base-satellite-6.15:python-pulp-certguard-0:1.7.2-1.el8pc.src",
"8Base-satellite-6.15:python-pulpcore-0:3.39.21-1.el8pc.src",
"8Base-satellite-6.15:python-pyOpenSSL-0:24.1.0-1.el8pc.src",
"8Base-satellite-6.15:python3.11-django-0:4.2.15-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-gunicorn-0:22.0.0-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pulpcore-0:3.39.21-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch",
"8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.src",
"8Base-satellite-6.15:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src",
"8Base-satellite-6.15:rubygem-katello-0:4.11.0.17-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-katello-0:4.11.0.17-1.el8sat.src",
"8Base-satellite-6.15:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-common-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.src",
"8Base-satellite-6.15:yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2269617"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in python-cryptography. A NULL pointer dereference can be triggered when a PKCS#12 key and certificate do not match. Specifically, if the pkcs12.serialize_key_and_certificates function is called with a non-matching certificate and private key and an encryption algorithm with hmac_hash set, the Python process may crash, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-cryptography: NULL pointer dereference with pkcs12.serialize_key_and_certificates when called with a non-matching certificate and private key and an hmac_hash override",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in python-cryptography that leads to a NULL pointer dereference during the pkcs12.serialize_key_and_certificates function execution is classified as a moderate severity issue. While the vulnerability can result in a denial-of-service (DoS) by crashing the Python process, it requires specific conditions to trigger: a mismatch between the provided certificate\u0027s public key and private key, coupled with the use of an encryption algorithm with hmac_hash set.\n\nThe exploitation of this vulnerability does not directly lead to arbitrary code execution or data leakage. Instead, it causes a controlled termination of the Python process, which, although disruptive, is not as critical as other vulnerabilities that can lead to unauthorized access, data corruption, or code injection. However, it\u0027s important to note that denial-of-service conditions can still have operational impacts, disrupting services or causing system instability.\n\nThis issue does not affect Red Hat Enterprise Linux 6, 7, 8 and 9 as we dont ship the vulnerable code and package version.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-satellite-6.15-capsule:python-cryptography-0:42.0.8-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15-capsule:python3.11-cryptography-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15-capsule:python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python-cryptography-0:42.0.8-1.el8pc.src",
"8Base-satellite-6.15:python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python3.11-cryptography-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.src"
],
"known_not_affected": [
"8Base-satellite-6.15-capsule:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.5-1.el8sat.src",
"8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:python-django-0:4.2.15-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-gunicorn-0:22.0.0-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pulp-certguard-0:1.7.2-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pulpcore-0:3.39.21-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pyOpenSSL-0:24.1.0-1.el8pc.src",
"8Base-satellite-6.15-capsule:python3.11-django-0:4.2.15-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-gunicorn-0:22.0.0-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pulpcore-0:3.39.21-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-common-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch",
"8Base-satellite-6.15-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src",
"8Base-satellite-6.15-utils:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15-utils:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-common-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-installer-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-installer-1:3.9.3.5-1.el8sat.src",
"8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:python-django-0:4.2.15-1.el8pc.src",
"8Base-satellite-6.15:python-gunicorn-0:22.0.0-1.el8pc.src",
"8Base-satellite-6.15:python-pulp-certguard-0:1.7.2-1.el8pc.src",
"8Base-satellite-6.15:python-pulpcore-0:3.39.21-1.el8pc.src",
"8Base-satellite-6.15:python-pyOpenSSL-0:24.1.0-1.el8pc.src",
"8Base-satellite-6.15:python3.11-django-0:4.2.15-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-gunicorn-0:22.0.0-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pulpcore-0:3.39.21-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch",
"8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.src",
"8Base-satellite-6.15:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src",
"8Base-satellite-6.15:rubygem-katello-0:4.11.0.17-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-katello-0:4.11.0.17-1.el8sat.src",
"8Base-satellite-6.15:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-common-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.src",
"8Base-satellite-6.15:yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-26130"
},
{
"category": "external",
"summary": "RHBZ#2269617",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2269617"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-26130",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26130"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-26130",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26130"
}
],
"release_date": "2024-02-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-10T20:31:33+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.15/html/updating_red_hat_satellite/index",
"product_ids": [
"8Base-satellite-6.15-capsule:python-cryptography-0:42.0.8-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15-capsule:python3.11-cryptography-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15-capsule:python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python-cryptography-0:42.0.8-1.el8pc.src",
"8Base-satellite-6.15:python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python3.11-cryptography-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7987"
},
{
"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.15-capsule:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.5-1.el8sat.src",
"8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:python-cryptography-0:42.0.8-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15-capsule:python-django-0:4.2.15-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-gunicorn-0:22.0.0-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pulp-certguard-0:1.7.2-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pulpcore-0:3.39.21-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pyOpenSSL-0:24.1.0-1.el8pc.src",
"8Base-satellite-6.15-capsule:python3.11-cryptography-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15-capsule:python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15-capsule:python3.11-django-0:4.2.15-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-gunicorn-0:22.0.0-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pulpcore-0:3.39.21-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-common-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch",
"8Base-satellite-6.15-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src",
"8Base-satellite-6.15-utils:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15-utils:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-common-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-installer-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-installer-1:3.9.3.5-1.el8sat.src",
"8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:python-cryptography-0:42.0.8-1.el8pc.src",
"8Base-satellite-6.15:python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python-django-0:4.2.15-1.el8pc.src",
"8Base-satellite-6.15:python-gunicorn-0:22.0.0-1.el8pc.src",
"8Base-satellite-6.15:python-pulp-certguard-0:1.7.2-1.el8pc.src",
"8Base-satellite-6.15:python-pulpcore-0:3.39.21-1.el8pc.src",
"8Base-satellite-6.15:python-pyOpenSSL-0:24.1.0-1.el8pc.src",
"8Base-satellite-6.15:python3.11-cryptography-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python3.11-django-0:4.2.15-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-gunicorn-0:22.0.0-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pulpcore-0:3.39.21-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch",
"8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.src",
"8Base-satellite-6.15:rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.src",
"8Base-satellite-6.15:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src",
"8Base-satellite-6.15:rubygem-katello-0:4.11.0.17-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-katello-0:4.11.0.17-1.el8sat.src",
"8Base-satellite-6.15:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-common-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.src",
"8Base-satellite-6.15:yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.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-satellite-6.15-capsule:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.5-1.el8sat.src",
"8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:python-cryptography-0:42.0.8-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15-capsule:python-django-0:4.2.15-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-gunicorn-0:22.0.0-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pulp-certguard-0:1.7.2-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pulpcore-0:3.39.21-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pyOpenSSL-0:24.1.0-1.el8pc.src",
"8Base-satellite-6.15-capsule:python3.11-cryptography-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15-capsule:python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15-capsule:python3.11-django-0:4.2.15-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-gunicorn-0:22.0.0-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pulpcore-0:3.39.21-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-common-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch",
"8Base-satellite-6.15-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src",
"8Base-satellite-6.15-utils:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15-utils:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-common-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-installer-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-installer-1:3.9.3.5-1.el8sat.src",
"8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:python-cryptography-0:42.0.8-1.el8pc.src",
"8Base-satellite-6.15:python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python-django-0:4.2.15-1.el8pc.src",
"8Base-satellite-6.15:python-gunicorn-0:22.0.0-1.el8pc.src",
"8Base-satellite-6.15:python-pulp-certguard-0:1.7.2-1.el8pc.src",
"8Base-satellite-6.15:python-pulpcore-0:3.39.21-1.el8pc.src",
"8Base-satellite-6.15:python-pyOpenSSL-0:24.1.0-1.el8pc.src",
"8Base-satellite-6.15:python3.11-cryptography-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python3.11-django-0:4.2.15-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-gunicorn-0:22.0.0-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pulpcore-0:3.39.21-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch",
"8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.src",
"8Base-satellite-6.15:rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.src",
"8Base-satellite-6.15:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src",
"8Base-satellite-6.15:rubygem-katello-0:4.11.0.17-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-katello-0:4.11.0.17-1.el8sat.src",
"8Base-satellite-6.15:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-common-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.src",
"8Base-satellite-6.15:yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-cryptography: NULL pointer dereference with pkcs12.serialize_key_and_certificates when called with a non-matching certificate and private key and an hmac_hash override"
},
{
"cve": "CVE-2024-41991",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-08-02T02:03:22+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-satellite-6.15-capsule:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.5-1.el8sat.src",
"8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:python-cryptography-0:42.0.8-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15-capsule:python-gunicorn-0:22.0.0-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pulp-certguard-0:1.7.2-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pulpcore-0:3.39.21-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pyOpenSSL-0:24.1.0-1.el8pc.src",
"8Base-satellite-6.15-capsule:python3.11-cryptography-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15-capsule:python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15-capsule:python3.11-gunicorn-0:22.0.0-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pulpcore-0:3.39.21-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-common-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch",
"8Base-satellite-6.15-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src",
"8Base-satellite-6.15-utils:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15-utils:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-common-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-installer-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-installer-1:3.9.3.5-1.el8sat.src",
"8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:python-cryptography-0:42.0.8-1.el8pc.src",
"8Base-satellite-6.15:python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python-gunicorn-0:22.0.0-1.el8pc.src",
"8Base-satellite-6.15:python-pulp-certguard-0:1.7.2-1.el8pc.src",
"8Base-satellite-6.15:python-pulpcore-0:3.39.21-1.el8pc.src",
"8Base-satellite-6.15:python-pyOpenSSL-0:24.1.0-1.el8pc.src",
"8Base-satellite-6.15:python3.11-cryptography-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python3.11-gunicorn-0:22.0.0-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pulpcore-0:3.39.21-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch",
"8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.src",
"8Base-satellite-6.15:rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.src",
"8Base-satellite-6.15:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src",
"8Base-satellite-6.15:rubygem-katello-0:4.11.0.17-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-katello-0:4.11.0.17-1.el8sat.src",
"8Base-satellite-6.15:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-common-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.src",
"8Base-satellite-6.15:yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302435"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Django. \u0027urlize\u0027, \u0027urlizetrunc\u0027, and \u0027AdminURLFieldWidget\u0027 may be subject to a denial of service attack via certain inputs with a very large number of Unicode characters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-django: Potential denial-of-service vulnerability in django.utils.html.urlize() and AdminURLFieldWidget",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The identified vulnerability in Django\u0027s urlize, urlizetrunc template filters, and the AdminURLFieldWidget widget is classified as moderate severity rather than important due to its specific attack vector and impact. While the flaw allows for a potential denial-of-service (DoS) attack via inputs with a large number of Unicode characters, exploiting this vulnerability requires a significant volume of data to be processed by these components, which is a non-trivial task. Additionally, standard mitigation measures such as input validation, rate limiting, and monitoring can effectively reduce the risk.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-satellite-6.15-capsule:python-django-0:4.2.15-1.el8pc.src",
"8Base-satellite-6.15-capsule:python3.11-django-0:4.2.15-1.el8pc.noarch",
"8Base-satellite-6.15:python-django-0:4.2.15-1.el8pc.src",
"8Base-satellite-6.15:python3.11-django-0:4.2.15-1.el8pc.noarch"
],
"known_not_affected": [
"8Base-satellite-6.15-capsule:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.5-1.el8sat.src",
"8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:python-cryptography-0:42.0.8-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15-capsule:python-gunicorn-0:22.0.0-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pulp-certguard-0:1.7.2-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pulpcore-0:3.39.21-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pyOpenSSL-0:24.1.0-1.el8pc.src",
"8Base-satellite-6.15-capsule:python3.11-cryptography-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15-capsule:python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15-capsule:python3.11-gunicorn-0:22.0.0-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pulpcore-0:3.39.21-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-common-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch",
"8Base-satellite-6.15-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src",
"8Base-satellite-6.15-utils:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15-utils:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-common-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-installer-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-installer-1:3.9.3.5-1.el8sat.src",
"8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:python-cryptography-0:42.0.8-1.el8pc.src",
"8Base-satellite-6.15:python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python-gunicorn-0:22.0.0-1.el8pc.src",
"8Base-satellite-6.15:python-pulp-certguard-0:1.7.2-1.el8pc.src",
"8Base-satellite-6.15:python-pulpcore-0:3.39.21-1.el8pc.src",
"8Base-satellite-6.15:python-pyOpenSSL-0:24.1.0-1.el8pc.src",
"8Base-satellite-6.15:python3.11-cryptography-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python3.11-gunicorn-0:22.0.0-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pulpcore-0:3.39.21-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch",
"8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.src",
"8Base-satellite-6.15:rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.src",
"8Base-satellite-6.15:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src",
"8Base-satellite-6.15:rubygem-katello-0:4.11.0.17-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-katello-0:4.11.0.17-1.el8sat.src",
"8Base-satellite-6.15:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-common-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.src",
"8Base-satellite-6.15:yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-41991"
},
{
"category": "external",
"summary": "RHBZ#2302435",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302435"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-41991",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41991"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-41991",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-41991"
},
{
"category": "external",
"summary": "https://www.djangoproject.com/weblog/2024/aug/06/security-releases/",
"url": "https://www.djangoproject.com/weblog/2024/aug/06/security-releases/"
}
],
"release_date": "2024-08-06T13:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-10T20:31:33+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.15/html/updating_red_hat_satellite/index",
"product_ids": [
"8Base-satellite-6.15-capsule:python-django-0:4.2.15-1.el8pc.src",
"8Base-satellite-6.15-capsule:python3.11-django-0:4.2.15-1.el8pc.noarch",
"8Base-satellite-6.15:python-django-0:4.2.15-1.el8pc.src",
"8Base-satellite-6.15:python3.11-django-0:4.2.15-1.el8pc.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7987"
},
{
"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-satellite-6.15-capsule:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.5-1.el8sat.src",
"8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:python-cryptography-0:42.0.8-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15-capsule:python-django-0:4.2.15-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-gunicorn-0:22.0.0-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pulp-certguard-0:1.7.2-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pulpcore-0:3.39.21-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pyOpenSSL-0:24.1.0-1.el8pc.src",
"8Base-satellite-6.15-capsule:python3.11-cryptography-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15-capsule:python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15-capsule:python3.11-django-0:4.2.15-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-gunicorn-0:22.0.0-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pulpcore-0:3.39.21-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-common-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch",
"8Base-satellite-6.15-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src",
"8Base-satellite-6.15-utils:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15-utils:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-common-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-installer-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-installer-1:3.9.3.5-1.el8sat.src",
"8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:python-cryptography-0:42.0.8-1.el8pc.src",
"8Base-satellite-6.15:python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python-django-0:4.2.15-1.el8pc.src",
"8Base-satellite-6.15:python-gunicorn-0:22.0.0-1.el8pc.src",
"8Base-satellite-6.15:python-pulp-certguard-0:1.7.2-1.el8pc.src",
"8Base-satellite-6.15:python-pulpcore-0:3.39.21-1.el8pc.src",
"8Base-satellite-6.15:python-pyOpenSSL-0:24.1.0-1.el8pc.src",
"8Base-satellite-6.15:python3.11-cryptography-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python3.11-django-0:4.2.15-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-gunicorn-0:22.0.0-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pulpcore-0:3.39.21-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch",
"8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.src",
"8Base-satellite-6.15:rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.src",
"8Base-satellite-6.15:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src",
"8Base-satellite-6.15:rubygem-katello-0:4.11.0.17-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-katello-0:4.11.0.17-1.el8sat.src",
"8Base-satellite-6.15:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-common-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.src",
"8Base-satellite-6.15:yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.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-satellite-6.15-capsule:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.5-1.el8sat.src",
"8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-capsule:python-cryptography-0:42.0.8-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15-capsule:python-django-0:4.2.15-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-gunicorn-0:22.0.0-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pulp-certguard-0:1.7.2-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pulpcore-0:3.39.21-1.el8pc.src",
"8Base-satellite-6.15-capsule:python-pyOpenSSL-0:24.1.0-1.el8pc.src",
"8Base-satellite-6.15-capsule:python3.11-cryptography-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15-capsule:python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15-capsule:python3.11-django-0:4.2.15-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-gunicorn-0:22.0.0-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pulpcore-0:3.39.21-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch",
"8Base-satellite-6.15-capsule:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-capsule:satellite-common-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch",
"8Base-satellite-6.15-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src",
"8Base-satellite-6.15-utils:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15-utils:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15-utils:satellite-common-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:foreman-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-0:3.9.1.10-1.el8sat.src",
"8Base-satellite-6.15:foreman-cli-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-debug-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-ec2-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-installer-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-installer-1:3.9.3.5-1.el8sat.src",
"8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.5-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-journald-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-libvirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-openstack-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-ovirt-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-pcp-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-postgresql-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-redis-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-service-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-telemetry-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:foreman-vmware-0:3.9.1.10-1.el8sat.noarch",
"8Base-satellite-6.15:python-cryptography-0:42.0.8-1.el8pc.src",
"8Base-satellite-6.15:python-cryptography-debugsource-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python-django-0:4.2.15-1.el8pc.src",
"8Base-satellite-6.15:python-gunicorn-0:22.0.0-1.el8pc.src",
"8Base-satellite-6.15:python-pulp-certguard-0:1.7.2-1.el8pc.src",
"8Base-satellite-6.15:python-pulpcore-0:3.39.21-1.el8pc.src",
"8Base-satellite-6.15:python-pyOpenSSL-0:24.1.0-1.el8pc.src",
"8Base-satellite-6.15:python3.11-cryptography-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python3.11-cryptography-debuginfo-0:42.0.8-1.el8pc.x86_64",
"8Base-satellite-6.15:python3.11-django-0:4.2.15-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-gunicorn-0:22.0.0-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pulp-certguard-0:1.7.2-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pulpcore-0:3.39.21-1.el8pc.noarch",
"8Base-satellite-6.15:python3.11-pyOpenSSL-0:24.1.0-1.el8pc.noarch",
"8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.58-1.el8sat.src",
"8Base-satellite-6.15:rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-foreman_theme_satellite-0:13.3.0-0.1.el8sat.src",
"8Base-satellite-6.15:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-hammer_cli_foreman_tasks-0:0.0.21-1.el8sat.src",
"8Base-satellite-6.15:rubygem-katello-0:4.11.0.17-1.el8sat.noarch",
"8Base-satellite-6.15:rubygem-katello-0:4.11.0.17-1.el8sat.src",
"8Base-satellite-6.15:satellite-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-0:6.15.4-2.el8sat.src",
"8Base-satellite-6.15:satellite-capsule-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-cli-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:satellite-common-0:6.15.4-2.el8sat.noarch",
"8Base-satellite-6.15:yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.src",
"8Base-satellite-6.15:yggdrasil-worker-forwarder-0:0.0.3-2.el8sat.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-django: Potential denial-of-service vulnerability in django.utils.html.urlize() and AdminURLFieldWidget"
}
]
}
RHSA-2025:1335
Vulnerability from csaf_redhat - Published: 2025-02-12 00:11 - Updated: 2026-05-15 14:38An HTTP Request Smuggling vulnerability was found in Gunicorn. By crafting requests with conflicting Transfer-Encoding headers, attackers can bypass security restrictions and access restricted endpoints. This issue is due to Gunicorn's handling of Transfer-Encoding headers, where it incorrectly processes requests with multiple, conflicting Transfer-Encoding headers, treating them as chunked regardless of the final encoding specified. This vulnerability allows for a range of attacks, including cache poisoning, session manipulation, and data exposure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch | — |
Workaround
|
A flaw was found in sqlparse. This issue occurs in a heavily nested list in sqlparse.parse(), where a recursion error may be triggered, which can lead to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch | — |
A flaw was found in Google gRPC due to HPACK table poisoning between the proxy and backend so that other clients see failed requests, resulting in a denial of service. This occurs because the error status for a misencoded header is not cleared between header reads, resulting in subsequent (incrementally indexed) added headers in the first request being poisoned until cleared from the HPACK table. By sending a specially crafted request, an attacker could leak other clients HTTP header keys. Attackers are only able to access HTTP header keys but not values.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch | — |
Workaround
|
A flaw was discovered in python-cryptography. A NULL pointer dereference can be triggered when a PKCS#12 key and certificate do not match. Specifically, if the pkcs12.serialize_key_and_certificates function is called with a non-matching certificate and private key and an encryption algorithm with hmac_hash set, the Python process may crash, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch | — |
Workaround
|
A flaw was found in aiohttp, an asynchronous HTTP client/server framework for asyncio and Python. When using "web.static(..., show_index=True)", the resulting index pages do not escape file names. If users can upload files with arbitrary filenames to the static directory, the server is vulnerable to cross-site scripting (XSS) attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch | — |
An infinite loop flaw was found in aiohttp when handling POST (multipart/form-data) requests. This flaw allows an attacker to send a specially crafted request, leading the server to enter an infinite loop and render it unable to process any further requests. This denial of service can be triggered by a single unauthenticated POST request. AIOHTTP handles multipart strings through a process of segmenting them into chunks. The reading of each chunk is performed under the control of an asynchronous wait, ensuring that the operation completes before proceeding. A vulnerability was identified where a specially crafted request could trigger an infinite loop due to improper detection of the end-of-file (EOF) marker within the content. The resolution involves the implementation of an enhanced checking mechanism. This mechanism correctly assigns the EOF marker to the chunk in question upon the successful completion of content reading, thereby preventing the infinite loop scenario.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch | — |
A flaw was found in jinja2. The `xmlattr` filter accepts keys containing non-attribute characters. XML/HTML attributes cannot contain spaces, `/`, `>`, or `=`, as each would then be interpreted as starting a separate attribute. If an application accepts keys (as opposed to only values) as user input, and renders these in pages that other users see as well, an attacker could inject other attributes and perform cross-site scripting (XSS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch | — |
Workaround
|
An incorrect control flow implementation vulnerability was found in Requests. If the first request in a session is made with verify=False, all subsequent requests to the same host will continue to ignore cert verification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch | — |
A vulnerability was found in Python-Django in the get_supported_language_variant() function. The issue triggers when parsed with very long strings, including a specific set of characters, leading to a potential denial of service attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch | — |
A security issue was found in Django. If 'floatformat' received a string representation of a number in scientific notation with a large exponent, it could lead to significant memory consumption. To avoid this, decimals with more than 200 digits are now returned as is.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch | — |
Workaround
|
A flaw was found in Django. Processing very large inputs with a specific sequence of characters with the urlize and urlizetrunc functions can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch | — |
Workaround
|
A flaw was found in Django. 'urlize', 'urlizetrunc', and 'AdminURLFieldWidget' may be subject to a denial of service attack via certain inputs with a very large number of Unicode characters.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch | — |
Workaround
|
A flaw was found in Django. The QuerySet.values() and QuerySet.values_list() methods on models with a JSONField were subject to SQL injection in column aliases via a crafted JSON object key as a passed *arg.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An updated version of Red Hat Update Infrastructure (RHUI) is now available. RHUI 4.11 updates Pulp to a newer upstream version, fixes several issues, and adds an enhancement.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Update Infrastructure (RHUI) provides a highly scalable and redundant framework for managing repositories and content. It also allows cloud providers to deliver content and updates to Red Hat Enterprise Linux (RHEL) instances.\n\nSecurity Fixes:\n* Cryptography: NULL pointer dereference with pkcs12.serialize_key_and_certificates when called with a non-matching certificate and private key and an hmac_hash override (CVE-2024-26130)\n\n* Gunicorn: HTTP Request Smuggling due to improper validation of Transfer-Encoding headers (CVE-2024-1135)\n\n* Aiohttp: aiohttp: XSS on index pages for static file handling (CVE-2024-27306)\n\n* Aiohttp: aiohttp: DoS when trying to parse malformed POST requests (CVE-2024-30251)\n\n* Sqlparse: sqlparse: parsing heavily nested list leads to denial of service (CVE-2024-4340)\n\n* Jinja2: jinja2: accepts keys containing non-attribute characters (CVE-2024-34064)\n\n* Django: Potential denial-of-service in django.utils.translation.get_supported_language_variant() (CVE-2024-39614)\n\n* Django: Memory exhaustion in django.utils.numberformat.floatformat() (CVE-2024-41989)\n\n* Django: Potential SQL injection in QuerySet.values() and values_list() (CVE-2024-42005)\n\n* Django: Potential denial-of-service vulnerability in django.utils.html.urlize() (CVE-2024-41990)\n\n* Django: Potential denial-of-service vulnerability in django.utils.html.urlize() and AdminURLFieldWidget (CVE-2024-41991)\n\n* Grpcio: client communicating with a HTTP/2 proxy can poison the HPACK table between the proxy and the backend (CVE-2024-7246)\n\n* Requests: subsequent requests to the same host ignore cert verification (CVE-2024-35195)\n\nFor detailed information on other changes in this release, see the Red Hat Update Infrastructure Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:1335",
"url": "https://access.redhat.com/errata/RHSA-2025:1335"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4/html/release_notes/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4/html/release_notes/index"
},
{
"category": "external",
"summary": "2269617",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2269617"
},
{
"category": "external",
"summary": "2275280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2275280"
},
{
"category": "external",
"summary": "2275989",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2275989"
},
{
"category": "external",
"summary": "2278038",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2278038"
},
{
"category": "external",
"summary": "2278710",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2278710"
},
{
"category": "external",
"summary": "2279476",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279476"
},
{
"category": "external",
"summary": "2282114",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2282114"
},
{
"category": "external",
"summary": "2295938",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295938"
},
{
"category": "external",
"summary": "2302433",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302433"
},
{
"category": "external",
"summary": "2302434",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302434"
},
{
"category": "external",
"summary": "2302435",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302435"
},
{
"category": "external",
"summary": "2302436",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302436"
},
{
"category": "external",
"summary": "RHUI-429",
"url": "https://issues.redhat.com/browse/RHUI-429"
},
{
"category": "external",
"summary": "RHUI-577",
"url": "https://issues.redhat.com/browse/RHUI-577"
},
{
"category": "external",
"summary": "RHUI-617",
"url": "https://issues.redhat.com/browse/RHUI-617"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_1335.json"
}
],
"title": "Red Hat Security Advisory: RHUI 4.11 security, bugfix, and enhancement update",
"tracking": {
"current_release_date": "2026-05-15T14:38:23+00:00",
"generator": {
"date": "2026-05-15T14:38:23+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2025:1335",
"initial_release_date": "2025-02-12T00:11:35+00:00",
"revision_history": [
{
"date": "2025-02-12T00:11:35+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-02-12T00:11:35+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-15T14:38:23+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHUI 4 for RHEL 8",
"product": {
"name": "RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhui:4::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Update Infrastructure"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"product": {
"name": "ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"product_id": "ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-collection-community-crypto@2.21.1-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"product": {
"name": "createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"product_id": "createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/createrepo_c@1.1.3-1.0.1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "libcomps-0:0.1.21-1.el8ui.src",
"product": {
"name": "libcomps-0:0.1.21-1.el8ui.src",
"product_id": "libcomps-0:0.1.21-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcomps@0.1.21-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-aiodns-0:3.0.0-7.el8ui.src",
"product": {
"name": "python-aiodns-0:3.0.0-7.el8ui.src",
"product_id": "python-aiodns-0:3.0.0-7.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-aiodns@3.0.0-7.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-aiofiles-0:22.1.0-5.el8ui.src",
"product": {
"name": "python-aiofiles-0:22.1.0-5.el8ui.src",
"product_id": "python-aiofiles-0:22.1.0-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-aiofiles@22.1.0-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-aiohttp-0:3.9.4-1.el8ui.src",
"product": {
"name": "python-aiohttp-0:3.9.4-1.el8ui.src",
"product_id": "python-aiohttp-0:3.9.4-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-aiohttp@3.9.4-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"product": {
"name": "python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"product_id": "python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-aiohttp-xmlrpc@1.5.0-6.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-aiosignal-0:1.3.1-5.el8ui.src",
"product": {
"name": "python-aiosignal-0:1.3.1-5.el8ui.src",
"product_id": "python-aiosignal-0:1.3.1-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-aiosignal@1.3.1-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-asgiref-0:3.6.0-5.el8ui.src",
"product": {
"name": "python-asgiref-0:3.6.0-5.el8ui.src",
"product_id": "python-asgiref-0:3.6.0-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-asgiref@3.6.0-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"product": {
"name": "python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"product_id": "python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-asyncio-throttle@1.0.2-7.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-async-timeout-0:4.0.2-6.el8ui.src",
"product": {
"name": "python-async-timeout-0:4.0.2-6.el8ui.src",
"product_id": "python-async-timeout-0:4.0.2-6.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-async-timeout@4.0.2-6.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-attrs-0:21.4.0-6.el8ui.src",
"product": {
"name": "python-attrs-0:21.4.0-6.el8ui.src",
"product_id": "python-attrs-0:21.4.0-6.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-attrs@21.4.0-6.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-backoff-0:2.2.1-5.el8ui.src",
"product": {
"name": "python-backoff-0:2.2.1-5.el8ui.src",
"product_id": "python-backoff-0:2.2.1-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-backoff@2.2.1-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-brotli-0:1.0.9-6.el8ui.src",
"product": {
"name": "python-brotli-0:1.0.9-6.el8ui.src",
"product_id": "python-brotli-0:1.0.9-6.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-brotli@1.0.9-6.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"product": {
"name": "python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"product_id": "python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-certifi@2022.12.7-5.0.1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-charset-normalizer-0:2.1.1-5.el8ui.src",
"product": {
"name": "python-charset-normalizer-0:2.1.1-5.el8ui.src",
"product_id": "python-charset-normalizer-0:2.1.1-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-charset-normalizer@2.1.1-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-click-0:8.1.3-5.el8ui.src",
"product": {
"name": "python-click-0:8.1.3-5.el8ui.src",
"product_id": "python-click-0:8.1.3-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-click@8.1.3-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-0:42.0.8-1.el8ui.src",
"product": {
"name": "python-cryptography-0:42.0.8-1.el8ui.src",
"product_id": "python-cryptography-0:42.0.8-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography@42.0.8-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-defusedxml-0:0.7.1-7.el8ui.src",
"product": {
"name": "python-defusedxml-0:0.7.1-7.el8ui.src",
"product_id": "python-defusedxml-0:0.7.1-7.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-defusedxml@0.7.1-7.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-deprecated-0:1.2.13-5.el8ui.src",
"product": {
"name": "python-deprecated-0:1.2.13-5.el8ui.src",
"product_id": "python-deprecated-0:1.2.13-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-deprecated@1.2.13-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-diff-match-patch-0:20200713-7.el8ui.src",
"product": {
"name": "python-diff-match-patch-0:20200713-7.el8ui.src",
"product_id": "python-diff-match-patch-0:20200713-7.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-diff-match-patch@20200713-7.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-django-0:4.2.15-1.el8ui.src",
"product": {
"name": "python-django-0:4.2.15-1.el8ui.src",
"product_id": "python-django-0:4.2.15-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-django@4.2.15-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-django-filter-0:23.2-4.el8ui.src",
"product": {
"name": "python-django-filter-0:23.2-4.el8ui.src",
"product_id": "python-django-filter-0:23.2-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-django-filter@23.2-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-django-guid-0:3.3.0-5.el8ui.src",
"product": {
"name": "python-django-guid-0:3.3.0-5.el8ui.src",
"product_id": "python-django-guid-0:3.3.0-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-django-guid@3.3.0-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-django-import-export-0:3.1.0-4.el8ui.src",
"product": {
"name": "python-django-import-export-0:3.1.0-4.el8ui.src",
"product_id": "python-django-import-export-0:3.1.0-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-django-import-export@3.1.0-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-django-lifecycle-0:1.0.0-4.el8ui.src",
"product": {
"name": "python-django-lifecycle-0:1.0.0-4.el8ui.src",
"product_id": "python-django-lifecycle-0:1.0.0-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-django-lifecycle@1.0.0-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-django-readonly-field-0:1.1.2-4.el8ui.src",
"product": {
"name": "python-django-readonly-field-0:1.1.2-4.el8ui.src",
"product_id": "python-django-readonly-field-0:1.1.2-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-django-readonly-field@1.1.2-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-djangorestframework-0:3.14.0-4.el8ui.src",
"product": {
"name": "python-djangorestframework-0:3.14.0-4.el8ui.src",
"product_id": "python-djangorestframework-0:3.14.0-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-djangorestframework@3.14.0-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"product": {
"name": "python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"product_id": "python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-djangorestframework-queryfields@1.0.0-8.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-drf-access-policy-0:1.3.0-4.el8ui.src",
"product": {
"name": "python-drf-access-policy-0:1.3.0-4.el8ui.src",
"product_id": "python-drf-access-policy-0:1.3.0-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-drf-access-policy@1.3.0-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"product": {
"name": "python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"product_id": "python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-drf-nested-routers@0.93.4-6.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-drf-spectacular-0:0.26.5-5.el8ui.src",
"product": {
"name": "python-drf-spectacular-0:0.26.5-5.el8ui.src",
"product_id": "python-drf-spectacular-0:0.26.5-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-drf-spectacular@0.26.5-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-dynaconf-0:3.1.12-4.el8ui.src",
"product": {
"name": "python-dynaconf-0:3.1.12-4.el8ui.src",
"product_id": "python-dynaconf-0:3.1.12-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-dynaconf@3.1.12-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-ecdsa-0:0.18.0-5.el8ui.src",
"product": {
"name": "python-ecdsa-0:0.18.0-5.el8ui.src",
"product_id": "python-ecdsa-0:0.18.0-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ecdsa@0.18.0-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-et-xmlfile-0:1.1.0-6.el8ui.src",
"product": {
"name": "python-et-xmlfile-0:1.1.0-6.el8ui.src",
"product_id": "python-et-xmlfile-0:1.1.0-6.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-et-xmlfile@1.1.0-6.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-frozenlist-0:1.3.3-5.el8ui.src",
"product": {
"name": "python-frozenlist-0:1.3.3-5.el8ui.src",
"product_id": "python-frozenlist-0:1.3.3-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-frozenlist@1.3.3-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-future-0:0.18.3-5.el8ui.src",
"product": {
"name": "python-future-0:0.18.3-5.el8ui.src",
"product_id": "python-future-0:0.18.3-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-future@0.18.3-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-gnupg-0:0.5.0-5.el8ui.src",
"product": {
"name": "python-gnupg-0:0.5.0-5.el8ui.src",
"product_id": "python-gnupg-0:0.5.0-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-gnupg@0.5.0-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"product": {
"name": "python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"product_id": "python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-googleapis-common-protos@1.59.1-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-grpcio-0:1.65.4-1.el8ui.src",
"product": {
"name": "python-grpcio-0:1.65.4-1.el8ui.src",
"product_id": "python-grpcio-0:1.65.4-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-grpcio@1.65.4-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-importlib-metadata-0:6.0.1-5.el8ui.src",
"product": {
"name": "python-importlib-metadata-0:6.0.1-5.el8ui.src",
"product_id": "python-importlib-metadata-0:6.0.1-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-importlib-metadata@6.0.1-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-inflection-0:0.5.1-7.el8ui.src",
"product": {
"name": "python-inflection-0:0.5.1-7.el8ui.src",
"product_id": "python-inflection-0:0.5.1-7.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-inflection@0.5.1-7.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-jinja2-0:3.1.4-1.el8ui.src",
"product": {
"name": "python-jinja2-0:3.1.4-1.el8ui.src",
"product_id": "python-jinja2-0:3.1.4-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jinja2@3.1.4-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-jq-0:1.6.0-4.el8ui.src",
"product": {
"name": "python-jq-0:1.6.0-4.el8ui.src",
"product_id": "python-jq-0:1.6.0-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jq@1.6.0-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-jsonschema-0:4.10.3-4.el8ui.src",
"product": {
"name": "python-jsonschema-0:4.10.3-4.el8ui.src",
"product_id": "python-jsonschema-0:4.10.3-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jsonschema@4.10.3-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"product": {
"name": "python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"product_id": "python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-json-stream-rs-tokenizer@0.4.25-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-markuppy-0:1.14-7.el8ui.src",
"product": {
"name": "python-markuppy-0:1.14-7.el8ui.src",
"product_id": "python-markuppy-0:1.14-7.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markuppy@1.14-7.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-0:2.1.2-5.el8ui.src",
"product": {
"name": "python-markupsafe-0:2.1.2-5.el8ui.src",
"product_id": "python-markupsafe-0:2.1.2-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe@2.1.2-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-multidict-0:6.0.4-5.el8ui.src",
"product": {
"name": "python-multidict-0:6.0.4-5.el8ui.src",
"product_id": "python-multidict-0:6.0.4-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-multidict@6.0.4-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-odfpy-0:1.4.1-10.el8ui.src",
"product": {
"name": "python-odfpy-0:1.4.1-10.el8ui.src",
"product_id": "python-odfpy-0:1.4.1-10.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-odfpy@1.4.1-10.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-openpyxl-0:3.1.0-5.el8ui.src",
"product": {
"name": "python-openpyxl-0:3.1.0-5.el8ui.src",
"product_id": "python-openpyxl-0:3.1.0-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-openpyxl@3.1.0-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-packaging-0:21.3-6.el8ui.src",
"product": {
"name": "python-packaging-0:21.3-6.el8ui.src",
"product_id": "python-packaging-0:21.3-6.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-packaging@21.3-6.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-productmd-0:1.33-7.el8ui.src",
"product": {
"name": "python-productmd-0:1.33-7.el8ui.src",
"product_id": "python-productmd-0:1.33-7.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-productmd@1.33-7.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-protobuf-0:4.21.6-5.el8ui.src",
"product": {
"name": "python-protobuf-0:4.21.6-5.el8ui.src",
"product_id": "python-protobuf-0:4.21.6-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-protobuf@4.21.6-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-psycopg-0:3.2.3-1.el8ui.src",
"product": {
"name": "python-psycopg-0:3.2.3-1.el8ui.src",
"product_id": "python-psycopg-0:3.2.3-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg@3.2.3-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pulp-container-0:2.20.3-1.el8ui.src",
"product": {
"name": "python-pulp-container-0:2.20.3-1.el8ui.src",
"product_id": "python-pulp-container-0:2.20.3-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pulp-container@2.20.3-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pulp-container-client-0:2.21.0-1.el8ui.src",
"product": {
"name": "python-pulp-container-client-0:2.21.0-1.el8ui.src",
"product_id": "python-pulp-container-client-0:2.21.0-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pulp-container-client@2.21.0-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pulpcore-0:3.49.22-1.el8ui.src",
"product": {
"name": "python-pulpcore-0:3.49.22-1.el8ui.src",
"product_id": "python-pulpcore-0:3.49.22-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pulpcore@3.49.22-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"product": {
"name": "python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"product_id": "python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pulpcore-client@3.49.19-1.0.2.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pulp-glue-0:0.29.2-2.el8ui.src",
"product": {
"name": "python-pulp-glue-0:0.29.2-2.el8ui.src",
"product_id": "python-pulp-glue-0:0.29.2-2.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pulp-glue@0.29.2-2.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pulp-rpm-0:3.26.1-1.el8ui.src",
"product": {
"name": "python-pulp-rpm-0:3.26.1-1.el8ui.src",
"product_id": "python-pulp-rpm-0:3.26.1-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pulp-rpm@3.26.1-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"product": {
"name": "python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"product_id": "python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pulp-rpm-client@3.25.4-1.0.1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pycares-0:4.1.2-6.el8ui.src",
"product": {
"name": "python-pycares-0:4.1.2-6.el8ui.src",
"product_id": "python-pycares-0:4.1.2-6.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycares@4.1.2-6.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pycparser-0:2.21-6.el8ui.src",
"product": {
"name": "python-pycparser-0:2.21-6.el8ui.src",
"product_id": "python-pycparser-0:2.21-6.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycparser@2.21-6.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pycryptodomex-0:3.20.0-1.el8ui.src",
"product": {
"name": "python-pycryptodomex-0:3.20.0-1.el8ui.src",
"product_id": "python-pycryptodomex-0:3.20.0-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycryptodomex@3.20.0-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pygtrie-0:2.5.0-5.el8ui.src",
"product": {
"name": "python-pygtrie-0:2.5.0-5.el8ui.src",
"product_id": "python-pygtrie-0:2.5.0-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pygtrie@2.5.0-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pyjwkest-0:1.4.2-9.el8ui.src",
"product": {
"name": "python-pyjwkest-0:1.4.2-9.el8ui.src",
"product_id": "python-pyjwkest-0:1.4.2-9.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyjwkest@1.4.2-9.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pyjwt-0:2.5.0-5.el8ui.src",
"product": {
"name": "python-pyjwt-0:2.5.0-5.el8ui.src",
"product_id": "python-pyjwt-0:2.5.0-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyjwt@2.5.0-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pyparsing-0:3.1.1-4.el8ui.src",
"product": {
"name": "python-pyparsing-0:3.1.1-4.el8ui.src",
"product_id": "python-pyparsing-0:3.1.1-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyparsing@3.1.1-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pyrsistent-0:0.18.1-6.el8ui.src",
"product": {
"name": "python-pyrsistent-0:0.18.1-6.el8ui.src",
"product_id": "python-pyrsistent-0:0.18.1-6.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyrsistent@0.18.1-6.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pytz-0:2022.2.1-6.el8ui.src",
"product": {
"name": "python-pytz-0:2022.2.1-6.el8ui.src",
"product_id": "python-pytz-0:2022.2.1-6.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pytz@2022.2.1-6.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"product": {
"name": "python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"product_id": "python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyyaml@5.4.1-8.0.1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-redis-0:4.3.4-5.el8ui.src",
"product": {
"name": "python-redis-0:4.3.4-5.el8ui.src",
"product_id": "python-redis-0:4.3.4-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-redis@4.3.4-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-requests-0:2.32.3-2.el8ui.src",
"product": {
"name": "python-requests-0:2.32.3-2.el8ui.src",
"product_id": "python-requests-0:2.32.3-2.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-requests@2.32.3-2.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-sqlparse-0:0.5.0-1.el8ui.src",
"product": {
"name": "python-sqlparse-0:0.5.0-1.el8ui.src",
"product_id": "python-sqlparse-0:0.5.0-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sqlparse@0.5.0-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-tablib-0:3.3.0-5.el8ui.src",
"product": {
"name": "python-tablib-0:3.3.0-5.el8ui.src",
"product_id": "python-tablib-0:3.3.0-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tablib@3.3.0-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"product": {
"name": "python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"product_id": "python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-types-cryptography@3.3.23.2-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-typing-extensions-0:4.7.1-5.el8ui.src",
"product": {
"name": "python-typing-extensions-0:4.7.1-5.el8ui.src",
"product_id": "python-typing-extensions-0:4.7.1-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-typing-extensions@4.7.1-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-uritemplate-0:4.1.1-6.el8ui.src",
"product": {
"name": "python-uritemplate-0:4.1.1-6.el8ui.src",
"product_id": "python-uritemplate-0:4.1.1-6.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-uritemplate@4.1.1-6.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-urllib3-0:2.2.3-1.el8ui.src",
"product": {
"name": "python-urllib3-0:2.2.3-1.el8ui.src",
"product_id": "python-urllib3-0:2.2.3-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-urllib3@2.2.3-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-urlman-0:2.0.1-5.el8ui.src",
"product": {
"name": "python-urlman-0:2.0.1-5.el8ui.src",
"product_id": "python-urlman-0:2.0.1-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-urlman@2.0.1-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-url-normalize-0:1.4.3-8.el8ui.src",
"product": {
"name": "python-url-normalize-0:1.4.3-8.el8ui.src",
"product_id": "python-url-normalize-0:1.4.3-8.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-url-normalize@1.4.3-8.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-uuid6-0:2023.5.2-5.el8ui.src",
"product": {
"name": "python-uuid6-0:2023.5.2-5.el8ui.src",
"product_id": "python-uuid6-0:2023.5.2-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-uuid6@2023.5.2-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-whitenoise-0:6.0.0-5.el8ui.src",
"product": {
"name": "python-whitenoise-0:6.0.0-5.el8ui.src",
"product_id": "python-whitenoise-0:6.0.0-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-whitenoise@6.0.0-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-0:1.14.1-5.el8ui.src",
"product": {
"name": "python-wrapt-0:1.14.1-5.el8ui.src",
"product_id": "python-wrapt-0:1.14.1-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt@1.14.1-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-xlrd-0:2.0.1-9.el8ui.src",
"product": {
"name": "python-xlrd-0:2.0.1-9.el8ui.src",
"product_id": "python-xlrd-0:2.0.1-9.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-xlrd@2.0.1-9.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-xlwt-0:1.3.0-7.el8ui.src",
"product": {
"name": "python-xlwt-0:1.3.0-7.el8ui.src",
"product_id": "python-xlwt-0:1.3.0-7.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-xlwt@1.3.0-7.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-yarl-0:1.8.2-5.el8ui.src",
"product": {
"name": "python-yarl-0:1.8.2-5.el8ui.src",
"product_id": "python-yarl-0:1.8.2-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-yarl@1.8.2-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-zipp-0:3.4.0-8.el8ui.src",
"product": {
"name": "python-zipp-0:3.4.0-8.el8ui.src",
"product_id": "python-zipp-0:3.4.0-8.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-zipp@3.4.0-8.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "rhui-installer-0:4.11.0.2-1.el8ui.src",
"product": {
"name": "rhui-installer-0:4.11.0.2-1.el8ui.src",
"product_id": "rhui-installer-0:4.11.0.2-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhui-installer@4.11.0.2-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"product": {
"name": "python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"product_id": "python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-gunicorn@22.0.0-1.0.1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "m2crypto-0:0.40.1-1.0.2.el8ui.src",
"product": {
"name": "m2crypto-0:0.40.1-1.0.2.el8ui.src",
"product_id": "m2crypto-0:0.40.1-1.0.2.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/m2crypto@0.40.1-1.0.2.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"product": {
"name": "python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"product_id": "python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-rhsm@1.19.2-7.0.1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"product": {
"name": "rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"product_id": "rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhui-cds-plugin-authorizer@2.0.0-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"product": {
"name": "rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"product_id": "rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhui-cds-plugin-authorizer-cert@2.0.0-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"product": {
"name": "rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"product_id": "rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhui-cds-plugin-fetcher@2.0.0-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"product": {
"name": "rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"product_id": "rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhui-cds-plugin-mirror@2.0.0-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "rhui-tools-0:4.11.0.4-1.el8ui.src",
"product": {
"name": "rhui-tools-0:4.11.0.4-1.el8ui.src",
"product_id": "rhui-tools-0:4.11.0.4-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhui-tools@4.11.0.4-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-psycopg_c-0:3.2.3-1.el8ui.src",
"product": {
"name": "python-psycopg_c-0:3.2.3-1.el8ui.src",
"product_id": "python-psycopg_c-0:3.2.3-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg_c@3.2.3-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"product": {
"name": "python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"product_id": "python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyOpenSSL@24.1.0-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-dateutil-0:2.8.2-7.el8ui.src",
"product": {
"name": "python-dateutil-0:2.8.2-7.el8ui.src",
"product_id": "python-dateutil-0:2.8.2-7.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-dateutil@2.8.2-7.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-iniparse-0:0.4-40.0.1.el8ui.src",
"product": {
"name": "python-iniparse-0:0.4-40.0.1.el8ui.src",
"product_id": "python-iniparse-0:0.4-40.0.1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-iniparse@0.4-40.0.1.el8ui?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"product": {
"name": "ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"product_id": "ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-collection-community-crypto@2.21.1-1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"product": {
"name": "python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"product_id": "python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiodns@3.0.0-7.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"product": {
"name": "python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"product_id": "python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiofiles@22.1.0-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"product": {
"name": "python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"product_id": "python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiohttp-xmlrpc@1.5.0-6.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"product": {
"name": "python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"product_id": "python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiosignal@1.3.1-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"product": {
"name": "python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"product_id": "python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-asgiref@3.6.0-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"product": {
"name": "python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"product_id": "python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-asyncio-throttle@1.0.2-7.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"product": {
"name": "python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"product_id": "python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-async-timeout@4.0.2-6.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"product": {
"name": "python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"product_id": "python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-attrs@21.4.0-6.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"product": {
"name": "python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"product_id": "python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-backoff@2.2.1-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"product": {
"name": "python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"product_id": "python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-certifi@2022.12.7-5.0.1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"product": {
"name": "python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"product_id": "python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-certifi@2022.12.7-5.0.1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"product": {
"name": "python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"product_id": "python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-charset-normalizer@2.1.1-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-click-0:8.1.3-5.el8ui.noarch",
"product": {
"name": "python3.11-click-0:8.1.3-5.el8ui.noarch",
"product_id": "python3.11-click-0:8.1.3-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-click@8.1.3-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"product": {
"name": "python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"product_id": "python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-defusedxml@0.7.1-7.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"product": {
"name": "python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"product_id": "python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-deprecated@1.2.13-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"product": {
"name": "python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"product_id": "python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-diff-match-patch@20200713-7.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-0:4.2.15-1.el8ui.noarch",
"product": {
"name": "python3.11-django-0:4.2.15-1.el8ui.noarch",
"product_id": "python3.11-django-0:4.2.15-1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django@4.2.15-1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-filter-0:23.2-4.el8ui.noarch",
"product": {
"name": "python3.11-django-filter-0:23.2-4.el8ui.noarch",
"product_id": "python3.11-django-filter-0:23.2-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-filter@23.2-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"product": {
"name": "python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"product_id": "python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-guid@3.3.0-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"product": {
"name": "python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"product_id": "python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-import-export@3.1.0-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"product": {
"name": "python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"product_id": "python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-lifecycle@1.0.0-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"product": {
"name": "python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"product_id": "python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-readonly-field@1.1.2-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"product": {
"name": "python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"product_id": "python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-djangorestframework@3.14.0-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"product": {
"name": "python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"product_id": "python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-djangorestframework-queryfields@1.0.0-8.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"product": {
"name": "python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"product_id": "python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-drf-access-policy@1.3.0-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"product": {
"name": "python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"product_id": "python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-drf-nested-routers@0.93.4-6.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"product": {
"name": "python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"product_id": "python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-drf-spectacular@0.26.5-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"product": {
"name": "python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"product_id": "python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-dynaconf@3.1.12-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"product": {
"name": "python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"product_id": "python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ecdsa@0.18.0-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"product": {
"name": "python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"product_id": "python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-et-xmlfile@1.1.0-6.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-future-0:0.18.3-5.el8ui.noarch",
"product": {
"name": "python3.11-future-0:0.18.3-5.el8ui.noarch",
"product_id": "python3.11-future-0:0.18.3-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-future@0.18.3-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"product": {
"name": "python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"product_id": "python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-gnupg@0.5.0-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"product": {
"name": "python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"product_id": "python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-googleapis-common-protos@1.59.1-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"product": {
"name": "python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"product_id": "python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-importlib-metadata@6.0.1-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"product": {
"name": "python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"product_id": "python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-inflection@0.5.1-7.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"product": {
"name": "python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"product_id": "python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jinja2@3.1.4-1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"product": {
"name": "python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"product_id": "python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jsonschema@4.10.3-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-markuppy-0:1.14-7.el8ui.noarch",
"product": {
"name": "python3.11-markuppy-0:1.14-7.el8ui.noarch",
"product_id": "python3.11-markuppy-0:1.14-7.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-markuppy@1.14-7.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"product": {
"name": "python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"product_id": "python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-odfpy@1.4.1-10.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"product": {
"name": "python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"product_id": "python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-openpyxl@3.1.0-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-packaging-0:21.3-6.el8ui.noarch",
"product": {
"name": "python3.11-packaging-0:21.3-6.el8ui.noarch",
"product_id": "python3.11-packaging-0:21.3-6.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-packaging@21.3-6.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-productmd-0:1.33-7.el8ui.noarch",
"product": {
"name": "python3.11-productmd-0:1.33-7.el8ui.noarch",
"product_id": "python3.11-productmd-0:1.33-7.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-productmd@1.33-7.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"product": {
"name": "python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"product_id": "python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-protobuf@4.21.6-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"product": {
"name": "python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"product_id": "python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg@3.2.3-1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"product": {
"name": "python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"product_id": "python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulp-container@2.20.3-1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"product": {
"name": "python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"product_id": "python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pulp-container-client@2.21.0-1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"product": {
"name": "python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"product_id": "python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulpcore@3.49.22-1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"product": {
"name": "python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"product_id": "python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pulpcore-client@3.49.19-1.0.2.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"product": {
"name": "python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"product_id": "python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulp-glue@0.29.2-2.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"product": {
"name": "python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"product_id": "python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulp-rpm@3.26.1-1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"product": {
"name": "python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"product_id": "python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pulp-rpm-client@3.25.4-1.0.1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycparser-0:2.21-6.el8ui.noarch",
"product": {
"name": "python3.11-pycparser-0:2.21-6.el8ui.noarch",
"product_id": "python3.11-pycparser-0:2.21-6.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycparser@2.21-6.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"product": {
"name": "python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"product_id": "python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pygtrie@2.5.0-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"product": {
"name": "python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"product_id": "python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyjwkest@1.4.2-9.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"product": {
"name": "python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"product_id": "python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyjwt@2.5.0-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"product": {
"name": "python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"product_id": "python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyparsing@3.1.1-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"product": {
"name": "python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"product_id": "python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pytz@2022.2.1-6.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-redis-0:4.3.4-5.el8ui.noarch",
"product": {
"name": "python3.11-redis-0:4.3.4-5.el8ui.noarch",
"product_id": "python3.11-redis-0:4.3.4-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-redis@4.3.4-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-requests-0:2.32.3-2.el8ui.noarch",
"product": {
"name": "python3.11-requests-0:2.32.3-2.el8ui.noarch",
"product_id": "python3.11-requests-0:2.32.3-2.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-requests@2.32.3-2.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"product": {
"name": "python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"product_id": "python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-sqlparse@0.5.0-1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"product": {
"name": "python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"product_id": "python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tablib@3.3.0-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"product": {
"name": "python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"product_id": "python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-types-cryptography@3.3.23.2-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"product": {
"name": "python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"product_id": "python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-typing-extensions@4.7.1-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"product": {
"name": "python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"product_id": "python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-uritemplate@4.1.1-6.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"product": {
"name": "python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"product_id": "python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-urllib3@2.2.3-1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"product": {
"name": "python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"product_id": "python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-urlman@2.0.1-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"product": {
"name": "python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"product_id": "python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-url-normalize@1.4.3-8.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"product": {
"name": "python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"product_id": "python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-uuid6@2023.5.2-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"product": {
"name": "python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"product_id": "python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-whitenoise@6.0.0-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"product": {
"name": "python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"product_id": "python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-xlrd@2.0.1-9.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"product": {
"name": "python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"product_id": "python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-xlwt@1.3.0-7.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"product": {
"name": "python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"product_id": "python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-zipp@3.4.0-8.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"product": {
"name": "rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"product_id": "rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhui-installer@4.11.0.2-1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"product": {
"name": "python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"product_id": "python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-gunicorn@22.0.0-1.0.1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"product": {
"name": "rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"product_id": "rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhui-cds-plugin-authorizer@2.0.0-1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"product": {
"name": "rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"product_id": "rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhui-cds-plugin-authorizer-cert@2.0.0-1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"product": {
"name": "rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"product_id": "rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhui-cds-plugin-fetcher@2.0.0-1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"product": {
"name": "rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"product_id": "rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhui-cds-plugin-mirror@2.0.0-1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"product": {
"name": "rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"product_id": "rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhui-tools@4.11.0.4-1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch",
"product": {
"name": "rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch",
"product_id": "rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhui-tools-libs@4.11.0.4-1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"product": {
"name": "python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"product_id": "python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyOpenSSL@24.1.0-1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"product": {
"name": "python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"product_id": "python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-dateutil@2.8.2-7.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"product": {
"name": "python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"product_id": "python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-iniparse@0.4-40.0.1.el8ui?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"product": {
"name": "createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"product_id": "createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/createrepo_c-libs@1.1.3-1.0.1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"product": {
"name": "python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"product_id": "python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-createrepo_c@1.1.3-1.0.1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"product": {
"name": "python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"product_id": "python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-createrepo_c@1.1.3-1.0.1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"product": {
"name": "createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"product_id": "createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/createrepo_c-debugsource@1.1.3-1.0.1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"product": {
"name": "createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"product_id": "createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/createrepo_c-debuginfo@1.1.3-1.0.1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"product": {
"name": "createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"product_id": "createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/createrepo_c-libs-debuginfo@1.1.3-1.0.1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"product": {
"name": "python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"product_id": "python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-createrepo_c-debuginfo@1.1.3-1.0.1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"product": {
"name": "python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"product_id": "python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-createrepo_c-debuginfo@1.1.3-1.0.1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libcomps-0:0.1.21-1.el8ui.x86_64",
"product": {
"name": "libcomps-0:0.1.21-1.el8ui.x86_64",
"product_id": "libcomps-0:0.1.21-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcomps@0.1.21-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"product": {
"name": "python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"product_id": "python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libcomps@0.1.21-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"product": {
"name": "python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"product_id": "python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libcomps@0.1.21-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"product": {
"name": "libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"product_id": "libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcomps-debugsource@0.1.21-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"product": {
"name": "libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"product_id": "libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcomps-debuginfo@0.1.21-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"product": {
"name": "python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"product_id": "python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libcomps-debuginfo@0.1.21-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"product": {
"name": "python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"product_id": "python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libcomps-debuginfo@0.1.21-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"product": {
"name": "python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"product_id": "python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiohttp@3.9.4-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"product": {
"name": "python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"product_id": "python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-aiohttp-debugsource@3.9.4-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"product": {
"name": "python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"product_id": "python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiohttp-debuginfo@3.9.4-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"product": {
"name": "python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"product_id": "python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-brotli@1.0.9-6.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"product": {
"name": "python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"product_id": "python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-brotli-debugsource@1.0.9-6.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"product": {
"name": "python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"product_id": "python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-brotli-debuginfo@1.0.9-6.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"product": {
"name": "python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"product_id": "python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-cryptography@42.0.8-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"product": {
"name": "python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"product_id": "python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@42.0.8-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"product": {
"name": "python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"product_id": "python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-cryptography-debuginfo@42.0.8-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"product": {
"name": "python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"product_id": "python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-frozenlist@1.3.3-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"product": {
"name": "python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"product_id": "python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-frozenlist-debugsource@1.3.3-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"product": {
"name": "python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"product_id": "python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-frozenlist-debuginfo@1.3.3-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"product": {
"name": "python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"product_id": "python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-grpcio@1.65.4-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"product": {
"name": "python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"product_id": "python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-grpcio-debugsource@1.65.4-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"product": {
"name": "python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"product_id": "python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-grpcio-debuginfo@1.65.4-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"product": {
"name": "python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"product_id": "python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jq@1.6.0-4.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"product": {
"name": "python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"product_id": "python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-json_stream_rs_tokenizer@0.4.25-4.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"product": {
"name": "python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"product_id": "python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-markupsafe@2.1.2-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"product": {
"name": "python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"product_id": "python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe-debugsource@2.1.2-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"product": {
"name": "python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"product_id": "python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-markupsafe-debuginfo@2.1.2-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"product": {
"name": "python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"product_id": "python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-multidict@6.0.4-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"product": {
"name": "python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"product_id": "python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-multidict-debugsource@6.0.4-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"product": {
"name": "python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"product_id": "python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-multidict-debuginfo@6.0.4-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"product": {
"name": "python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"product_id": "python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycares@4.1.2-6.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"product": {
"name": "python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"product_id": "python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycares-debugsource@4.1.2-6.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"product": {
"name": "python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"product_id": "python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycares-debuginfo@4.1.2-6.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"product": {
"name": "python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"product_id": "python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycryptodomex@3.20.0-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"product": {
"name": "python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"product_id": "python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycryptodomex-debugsource@3.20.0-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"product": {
"name": "python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"product_id": "python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycryptodomex-debuginfo@3.20.0-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"product": {
"name": "python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"product_id": "python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyrsistent@0.18.1-6.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"product": {
"name": "python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"product_id": "python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyrsistent-debugsource@0.18.1-6.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"product": {
"name": "python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"product_id": "python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyrsistent-debuginfo@0.18.1-6.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"product": {
"name": "python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"product_id": "python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyyaml@5.4.1-8.0.1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"product": {
"name": "python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"product_id": "python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-solv@0.7.28-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"product": {
"name": "python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"product_id": "python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-solv-debugsource@0.7.28-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"product": {
"name": "python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"product_id": "python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-solv-debuginfo@0.7.28-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"product": {
"name": "python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"product_id": "python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-wrapt@1.14.1-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"product": {
"name": "python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"product_id": "python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt-debugsource@1.14.1-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"product": {
"name": "python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"product_id": "python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-wrapt-debuginfo@1.14.1-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"product": {
"name": "python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"product_id": "python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-yarl@1.8.2-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"product": {
"name": "python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"product_id": "python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-yarl-debugsource@1.8.2-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"product": {
"name": "python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"product_id": "python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-yarl-debuginfo@1.8.2-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"product": {
"name": "python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"product_id": "python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-m2crypto@0.40.1-1.0.2.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"product": {
"name": "python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"product_id": "python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-m2crypto@0.40.1-1.0.2.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"product": {
"name": "m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"product_id": "m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/m2crypto-debugsource@0.40.1-1.0.2.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"product": {
"name": "m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"product_id": "m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/m2crypto-debuginfo@0.40.1-1.0.2.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"product": {
"name": "python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"product_id": "python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-m2crypto-debuginfo@0.40.1-1.0.2.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"product": {
"name": "python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"product_id": "python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-m2crypto-debuginfo@0.40.1-1.0.2.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"product": {
"name": "python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"product_id": "python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-rhsm@1.19.2-7.0.1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"product": {
"name": "python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"product_id": "python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-rhsm-debugsource@1.19.2-7.0.1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"product": {
"name": "python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"product_id": "python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-rhsm-debuginfo@1.19.2-7.0.1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"product": {
"name": "python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"product_id": "python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg_c@3.2.3-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"product": {
"name": "python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"product_id": "python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg_c-debugsource@3.2.3-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"product": {
"name": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"product_id": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg_c-debuginfo@3.2.3-1.el8ui?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch"
},
"product_reference": "ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-collection-community-crypto-0:2.21.1-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src"
},
"product_reference": "ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "createrepo_c-0:1.1.3-1.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src"
},
"product_reference": "createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64"
},
"product_reference": "createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64"
},
"product_reference": "createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64"
},
"product_reference": "createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64"
},
"product_reference": "createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcomps-0:0.1.21-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src"
},
"product_reference": "libcomps-0:0.1.21-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcomps-0:0.1.21-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64"
},
"product_reference": "libcomps-0:0.1.21-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64"
},
"product_reference": "libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcomps-debugsource-0:0.1.21-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64"
},
"product_reference": "libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "m2crypto-0:0.40.1-1.0.2.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src"
},
"product_reference": "m2crypto-0:0.40.1-1.0.2.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64"
},
"product_reference": "m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64"
},
"product_reference": "m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-aiodns-0:3.0.0-7.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src"
},
"product_reference": "python-aiodns-0:3.0.0-7.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-aiofiles-0:22.1.0-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src"
},
"product_reference": "python-aiofiles-0:22.1.0-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-aiohttp-0:3.9.4-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src"
},
"product_reference": "python-aiohttp-0:3.9.4-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64"
},
"product_reference": "python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src"
},
"product_reference": "python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-aiosignal-0:1.3.1-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src"
},
"product_reference": "python-aiosignal-0:1.3.1-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-asgiref-0:3.6.0-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src"
},
"product_reference": "python-asgiref-0:3.6.0-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-async-timeout-0:4.0.2-6.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src"
},
"product_reference": "python-async-timeout-0:4.0.2-6.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-asyncio-throttle-0:1.0.2-7.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src"
},
"product_reference": "python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-attrs-0:21.4.0-6.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src"
},
"product_reference": "python-attrs-0:21.4.0-6.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-backoff-0:2.2.1-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src"
},
"product_reference": "python-backoff-0:2.2.1-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-brotli-0:1.0.9-6.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src"
},
"product_reference": "python-brotli-0:1.0.9-6.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64"
},
"product_reference": "python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-certifi-0:2022.12.7-5.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src"
},
"product_reference": "python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-charset-normalizer-0:2.1.1-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src"
},
"product_reference": "python-charset-normalizer-0:2.1.1-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-click-0:8.1.3-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src"
},
"product_reference": "python-click-0:8.1.3-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-0:42.0.8-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src"
},
"product_reference": "python-cryptography-0:42.0.8-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64"
},
"product_reference": "python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-dateutil-0:2.8.2-7.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src"
},
"product_reference": "python-dateutil-0:2.8.2-7.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-defusedxml-0:0.7.1-7.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src"
},
"product_reference": "python-defusedxml-0:0.7.1-7.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-deprecated-0:1.2.13-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src"
},
"product_reference": "python-deprecated-0:1.2.13-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-diff-match-patch-0:20200713-7.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src"
},
"product_reference": "python-diff-match-patch-0:20200713-7.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-django-0:4.2.15-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src"
},
"product_reference": "python-django-0:4.2.15-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-django-filter-0:23.2-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src"
},
"product_reference": "python-django-filter-0:23.2-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-django-guid-0:3.3.0-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src"
},
"product_reference": "python-django-guid-0:3.3.0-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-django-import-export-0:3.1.0-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src"
},
"product_reference": "python-django-import-export-0:3.1.0-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-django-lifecycle-0:1.0.0-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src"
},
"product_reference": "python-django-lifecycle-0:1.0.0-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-django-readonly-field-0:1.1.2-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src"
},
"product_reference": "python-django-readonly-field-0:1.1.2-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-djangorestframework-0:3.14.0-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src"
},
"product_reference": "python-djangorestframework-0:3.14.0-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src"
},
"product_reference": "python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-drf-access-policy-0:1.3.0-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src"
},
"product_reference": "python-drf-access-policy-0:1.3.0-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-drf-nested-routers-0:0.93.4-6.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src"
},
"product_reference": "python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-drf-spectacular-0:0.26.5-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src"
},
"product_reference": "python-drf-spectacular-0:0.26.5-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-dynaconf-0:3.1.12-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src"
},
"product_reference": "python-dynaconf-0:3.1.12-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ecdsa-0:0.18.0-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src"
},
"product_reference": "python-ecdsa-0:0.18.0-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-et-xmlfile-0:1.1.0-6.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src"
},
"product_reference": "python-et-xmlfile-0:1.1.0-6.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-frozenlist-0:1.3.3-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src"
},
"product_reference": "python-frozenlist-0:1.3.3-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64"
},
"product_reference": "python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-future-0:0.18.3-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src"
},
"product_reference": "python-future-0:0.18.3-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gnupg-0:0.5.0-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src"
},
"product_reference": "python-gnupg-0:0.5.0-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-googleapis-common-protos-0:1.59.1-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src"
},
"product_reference": "python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-grpcio-0:1.65.4-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src"
},
"product_reference": "python-grpcio-0:1.65.4-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64"
},
"product_reference": "python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gunicorn-0:22.0.0-1.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src"
},
"product_reference": "python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-importlib-metadata-0:6.0.1-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src"
},
"product_reference": "python-importlib-metadata-0:6.0.1-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-inflection-0:0.5.1-7.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src"
},
"product_reference": "python-inflection-0:0.5.1-7.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-iniparse-0:0.4-40.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src"
},
"product_reference": "python-iniparse-0:0.4-40.0.1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:3.1.4-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src"
},
"product_reference": "python-jinja2-0:3.1.4-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jq-0:1.6.0-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src"
},
"product_reference": "python-jq-0:1.6.0-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src"
},
"product_reference": "python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jsonschema-0:4.10.3-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src"
},
"product_reference": "python-jsonschema-0:4.10.3-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markuppy-0:1.14-7.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src"
},
"product_reference": "python-markuppy-0:1.14-7.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-0:2.1.2-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src"
},
"product_reference": "python-markupsafe-0:2.1.2-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64"
},
"product_reference": "python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-multidict-0:6.0.4-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src"
},
"product_reference": "python-multidict-0:6.0.4-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64"
},
"product_reference": "python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-odfpy-0:1.4.1-10.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src"
},
"product_reference": "python-odfpy-0:1.4.1-10.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-openpyxl-0:3.1.0-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src"
},
"product_reference": "python-openpyxl-0:3.1.0-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-packaging-0:21.3-6.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src"
},
"product_reference": "python-packaging-0:21.3-6.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-productmd-0:1.33-7.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src"
},
"product_reference": "python-productmd-0:1.33-7.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-protobuf-0:4.21.6-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src"
},
"product_reference": "python-protobuf-0:4.21.6-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg-0:3.2.3-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src"
},
"product_reference": "python-psycopg-0:3.2.3-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg_c-0:3.2.3-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src"
},
"product_reference": "python-psycopg_c-0:3.2.3-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64"
},
"product_reference": "python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulp-container-0:2.20.3-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src"
},
"product_reference": "python-pulp-container-0:2.20.3-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulp-container-client-0:2.21.0-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src"
},
"product_reference": "python-pulp-container-client-0:2.21.0-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulp-glue-0:0.29.2-2.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src"
},
"product_reference": "python-pulp-glue-0:0.29.2-2.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulp-rpm-0:3.26.1-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src"
},
"product_reference": "python-pulp-rpm-0:3.26.1-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src"
},
"product_reference": "python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulpcore-0:3.49.22-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src"
},
"product_reference": "python-pulpcore-0:3.49.22-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src"
},
"product_reference": "python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyOpenSSL-0:24.1.0-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src"
},
"product_reference": "python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycares-0:4.1.2-6.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src"
},
"product_reference": "python-pycares-0:4.1.2-6.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64"
},
"product_reference": "python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycparser-0:2.21-6.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src"
},
"product_reference": "python-pycparser-0:2.21-6.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycryptodomex-0:3.20.0-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src"
},
"product_reference": "python-pycryptodomex-0:3.20.0-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64"
},
"product_reference": "python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pygtrie-0:2.5.0-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src"
},
"product_reference": "python-pygtrie-0:2.5.0-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyjwkest-0:1.4.2-9.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src"
},
"product_reference": "python-pyjwkest-0:1.4.2-9.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyjwt-0:2.5.0-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src"
},
"product_reference": "python-pyjwt-0:2.5.0-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyparsing-0:3.1.1-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src"
},
"product_reference": "python-pyparsing-0:3.1.1-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyrsistent-0:0.18.1-6.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src"
},
"product_reference": "python-pyrsistent-0:0.18.1-6.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64"
},
"product_reference": "python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pytz-0:2022.2.1-6.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src"
},
"product_reference": "python-pytz-0:2022.2.1-6.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyyaml-0:5.4.1-8.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src"
},
"product_reference": "python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-redis-0:4.3.4-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src"
},
"product_reference": "python-redis-0:4.3.4-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-0:2.32.3-2.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src"
},
"product_reference": "python-requests-0:2.32.3-2.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rhsm-0:1.19.2-7.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src"
},
"product_reference": "python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64"
},
"product_reference": "python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-solv-debugsource-0:0.7.28-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64"
},
"product_reference": "python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sqlparse-0:0.5.0-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src"
},
"product_reference": "python-sqlparse-0:0.5.0-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tablib-0:3.3.0-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src"
},
"product_reference": "python-tablib-0:3.3.0-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-types-cryptography-0:3.3.23.2-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src"
},
"product_reference": "python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-typing-extensions-0:4.7.1-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src"
},
"product_reference": "python-typing-extensions-0:4.7.1-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-uritemplate-0:4.1.1-6.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src"
},
"product_reference": "python-uritemplate-0:4.1.1-6.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-url-normalize-0:1.4.3-8.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src"
},
"product_reference": "python-url-normalize-0:1.4.3-8.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-urllib3-0:2.2.3-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src"
},
"product_reference": "python-urllib3-0:2.2.3-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-urlman-0:2.0.1-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src"
},
"product_reference": "python-urlman-0:2.0.1-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-uuid6-0:2023.5.2-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src"
},
"product_reference": "python-uuid6-0:2023.5.2-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-whitenoise-0:6.0.0-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src"
},
"product_reference": "python-whitenoise-0:6.0.0-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-0:1.14.1-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src"
},
"product_reference": "python-wrapt-0:1.14.1-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64"
},
"product_reference": "python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xlrd-0:2.0.1-9.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src"
},
"product_reference": "python-xlrd-0:2.0.1-9.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xlwt-0:1.3.0-7.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src"
},
"product_reference": "python-xlwt-0:1.3.0-7.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-yarl-0:1.8.2-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src"
},
"product_reference": "python-yarl-0:1.8.2-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64"
},
"product_reference": "python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-zipp-0:3.4.0-8.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src"
},
"product_reference": "python-zipp-0:3.4.0-8.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch"
},
"product_reference": "python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64"
},
"product_reference": "python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64"
},
"product_reference": "python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libcomps-0:0.1.21-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64"
},
"product_reference": "python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64"
},
"product_reference": "python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64"
},
"product_reference": "python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64"
},
"product_reference": "python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pulp-container-client-0:2.21.0-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch"
},
"product_reference": "python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch"
},
"product_reference": "python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch"
},
"product_reference": "python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64"
},
"product_reference": "python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiodns-0:3.0.0-7.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch"
},
"product_reference": "python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiofiles-0:22.1.0-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch"
},
"product_reference": "python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64"
},
"product_reference": "python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64"
},
"product_reference": "python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch"
},
"product_reference": "python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiosignal-0:1.3.1-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch"
},
"product_reference": "python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-asgiref-0:3.6.0-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch"
},
"product_reference": "python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-async-timeout-0:4.0.2-6.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch"
},
"product_reference": "python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch"
},
"product_reference": "python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-attrs-0:21.4.0-6.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch"
},
"product_reference": "python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-backoff-0:2.2.1-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch"
},
"product_reference": "python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-brotli-0:1.0.9-6.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64"
},
"product_reference": "python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64"
},
"product_reference": "python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch"
},
"product_reference": "python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch"
},
"product_reference": "python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-click-0:8.1.3-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch"
},
"product_reference": "python3.11-click-0:8.1.3-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64"
},
"product_reference": "python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64"
},
"product_reference": "python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-0:42.0.8-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64"
},
"product_reference": "python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64"
},
"product_reference": "python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-dateutil-0:2.8.2-7.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch"
},
"product_reference": "python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-defusedxml-0:0.7.1-7.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch"
},
"product_reference": "python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-deprecated-0:1.2.13-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch"
},
"product_reference": "python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-diff-match-patch-0:20200713-7.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch"
},
"product_reference": "python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-0:4.2.15-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch"
},
"product_reference": "python3.11-django-0:4.2.15-1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-filter-0:23.2-4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch"
},
"product_reference": "python3.11-django-filter-0:23.2-4.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-guid-0:3.3.0-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch"
},
"product_reference": "python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-import-export-0:3.1.0-4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch"
},
"product_reference": "python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch"
},
"product_reference": "python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch"
},
"product_reference": "python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch"
},
"product_reference": "python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch"
},
"product_reference": "python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch"
},
"product_reference": "python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch"
},
"product_reference": "python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch"
},
"product_reference": "python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-dynaconf-0:3.1.12-4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch"
},
"product_reference": "python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ecdsa-0:0.18.0-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch"
},
"product_reference": "python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch"
},
"product_reference": "python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64"
},
"product_reference": "python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64"
},
"product_reference": "python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-future-0:0.18.3-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch"
},
"product_reference": "python3.11-future-0:0.18.3-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-gnupg-0:0.5.0-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch"
},
"product_reference": "python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch"
},
"product_reference": "python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-grpcio-0:1.65.4-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64"
},
"product_reference": "python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64"
},
"product_reference": "python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch"
},
"product_reference": "python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch"
},
"product_reference": "python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-inflection-0:0.5.1-7.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch"
},
"product_reference": "python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch"
},
"product_reference": "python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jinja2-0:3.1.4-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch"
},
"product_reference": "python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jq-0:1.6.0-4.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64"
},
"product_reference": "python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64"
},
"product_reference": "python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jsonschema-0:4.10.3-4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch"
},
"product_reference": "python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libcomps-0:0.1.21-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64"
},
"product_reference": "python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64"
},
"product_reference": "python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64"
},
"product_reference": "python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64"
},
"product_reference": "python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markuppy-0:1.14-7.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch"
},
"product_reference": "python3.11-markuppy-0:1.14-7.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64"
},
"product_reference": "python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64"
},
"product_reference": "python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-multidict-0:6.0.4-5.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64"
},
"product_reference": "python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64"
},
"product_reference": "python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-odfpy-0:1.4.1-10.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch"
},
"product_reference": "python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-openpyxl-0:3.1.0-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch"
},
"product_reference": "python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-packaging-0:21.3-6.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch"
},
"product_reference": "python3.11-packaging-0:21.3-6.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-productmd-0:1.33-7.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch"
},
"product_reference": "python3.11-productmd-0:1.33-7.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-protobuf-0:4.21.6-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch"
},
"product_reference": "python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-0:3.2.3-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch"
},
"product_reference": "python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64"
},
"product_reference": "python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64"
},
"product_reference": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulp-container-0:2.20.3-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch"
},
"product_reference": "python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch"
},
"product_reference": "python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch"
},
"product_reference": "python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulpcore-0:3.49.22-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch"
},
"product_reference": "python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch"
},
"product_reference": "python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycares-0:4.1.2-6.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64"
},
"product_reference": "python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64"
},
"product_reference": "python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycparser-0:2.21-6.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch"
},
"product_reference": "python3.11-pycparser-0:2.21-6.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64"
},
"product_reference": "python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64"
},
"product_reference": "python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pygtrie-0:2.5.0-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch"
},
"product_reference": "python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch"
},
"product_reference": "python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyjwt-0:2.5.0-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch"
},
"product_reference": "python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyparsing-0:3.1.1-4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch"
},
"product_reference": "python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64"
},
"product_reference": "python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64"
},
"product_reference": "python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pytz-0:2022.2.1-6.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch"
},
"product_reference": "python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-redis-0:4.3.4-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch"
},
"product_reference": "python3.11-redis-0:4.3.4-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requests-0:2.32.3-2.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch"
},
"product_reference": "python3.11-requests-0:2.32.3-2.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64"
},
"product_reference": "python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64"
},
"product_reference": "python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-solv-0:0.7.28-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64"
},
"product_reference": "python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64"
},
"product_reference": "python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-sqlparse-0:0.5.0-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch"
},
"product_reference": "python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tablib-0:3.3.0-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch"
},
"product_reference": "python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch"
},
"product_reference": "python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch"
},
"product_reference": "python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-uritemplate-0:4.1.1-6.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch"
},
"product_reference": "python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-url-normalize-0:1.4.3-8.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch"
},
"product_reference": "python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-urllib3-0:2.2.3-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch"
},
"product_reference": "python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-urlman-0:2.0.1-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch"
},
"product_reference": "python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-uuid6-0:2023.5.2-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch"
},
"product_reference": "python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-whitenoise-0:6.0.0-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch"
},
"product_reference": "python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-wrapt-0:1.14.1-5.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64"
},
"product_reference": "python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64"
},
"product_reference": "python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-xlrd-0:2.0.1-9.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch"
},
"product_reference": "python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-xlwt-0:1.3.0-7.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch"
},
"product_reference": "python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-yarl-0:1.8.2-5.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64"
},
"product_reference": "python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64"
},
"product_reference": "python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-zipp-0:3.4.0-8.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch"
},
"product_reference": "python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch"
},
"product_reference": "rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src"
},
"product_reference": "rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch"
},
"product_reference": "rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src"
},
"product_reference": "rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch"
},
"product_reference": "rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src"
},
"product_reference": "rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch"
},
"product_reference": "rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src"
},
"product_reference": "rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhui-installer-0:4.11.0.2-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch"
},
"product_reference": "rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhui-installer-0:4.11.0.2-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src"
},
"product_reference": "rhui-installer-0:4.11.0.2-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhui-tools-0:4.11.0.4-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch"
},
"product_reference": "rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhui-tools-0:4.11.0.4-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src"
},
"product_reference": "rhui-tools-0:4.11.0.4-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
},
"product_reference": "rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-1135",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2024-04-16T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2275280"
}
],
"notes": [
{
"category": "description",
"text": "An HTTP Request Smuggling vulnerability was found in Gunicorn. By crafting requests with conflicting Transfer-Encoding headers, attackers can bypass security restrictions and access restricted endpoints. This issue is due to Gunicorn\u0027s handling of Transfer-Encoding headers, where it incorrectly processes requests with multiple, conflicting Transfer-Encoding headers, treating them as chunked regardless of the final encoding specified. This vulnerability allows for a range of attacks, including cache poisoning, session manipulation, and data exposure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-gunicorn: HTTP Request Smuggling due to improper validation of Transfer-Encoding headers",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch"
],
"known_not_affected": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-1135"
},
{
"category": "external",
"summary": "RHBZ#2275280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2275280"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-1135",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1135"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1135",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1135"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-w3h3-4rj7-4ph4",
"url": "https://github.com/advisories/GHSA-w3h3-4rj7-4ph4"
},
{
"category": "external",
"summary": "https://github.com/benoitc/gunicorn/commit/ac29c9b0a758d21f1e0fb3b3457239e523fa9f1d",
"url": "https://github.com/benoitc/gunicorn/commit/ac29c9b0a758d21f1e0fb3b3457239e523fa9f1d"
},
{
"category": "external",
"summary": "https://huntr.com/bounties/22158e34-cfd5-41ad-97e0-a780773d96c1",
"url": "https://huntr.com/bounties/22158e34-cfd5-41ad-97e0-a780773d96c1"
}
],
"release_date": "2024-04-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-12T00:11:35+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor detailed instructions on how to apply this update, see:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4/html/migrating_red_hat_update_infrastructure/assembly_upgrading-red-hat-update-infrastructure_migrating-red-hat-update-infrastructure\n\nFor other information, see the product documentation:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4",
"product_ids": [
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1335"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.0"
},
"products": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-gunicorn: HTTP Request Smuggling due to improper validation of Transfer-Encoding headers"
},
{
"cve": "CVE-2024-4340",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-04-30T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2278038"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in sqlparse. This issue occurs in a heavily nested list in sqlparse.parse(), where a recursion error may be triggered, which can lead to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sqlparse: parsing heavily nested list leads to denial of service",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch"
],
"known_not_affected": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-4340"
},
{
"category": "external",
"summary": "RHBZ#2278038",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2278038"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-4340",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4340"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-4340",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4340"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-2m57-hf25-phgg",
"url": "https://github.com/advisories/GHSA-2m57-hf25-phgg"
}
],
"release_date": "2024-04-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-12T00:11:35+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor detailed instructions on how to apply this update, see:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4/html/migrating_red_hat_update_infrastructure/assembly_upgrading-red-hat-update-infrastructure_migrating-red-hat-update-infrastructure\n\nFor other information, see the product documentation:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4",
"product_ids": [
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1335"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "sqlparse: parsing heavily nested list leads to denial of service"
},
{
"cve": "CVE-2024-7246",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2024-08-06T11:20:24.557753+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2303104"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Google gRPC due to HPACK table poisoning between the proxy and backend so that other clients see failed requests, resulting in a denial of service. This occurs because the error status for a misencoded header is not cleared between header reads, resulting in subsequent (incrementally indexed) added headers in the first request being poisoned until cleared from the HPACK table. By sending a specially crafted request, an attacker could leak other clients HTTP header keys. Attackers are only able to access HTTP header keys but not values.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grpc: client communicating with a HTTP/2 proxy can poison the HPACK table between the proxy and the backend",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is specific to C++ implementations of gRPC release and does not affect Golang or Java implementations of gRPC.\n\nThe gRPC RPM was packaged with Openshift via the Kuryr component. However, Kuryr was never configured to run code using the gRPC library, hence, grpcio dependency has been removed from Kuryr since Openshift-4.12.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64"
],
"known_not_affected": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-7246"
},
{
"category": "external",
"summary": "RHBZ#2303104",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303104"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-7246",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7246"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7246",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7246"
},
{
"category": "external",
"summary": "https://github.com/grpc/grpc/issues/36245",
"url": "https://github.com/grpc/grpc/issues/36245"
}
],
"release_date": "2024-08-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-12T00:11:35+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor detailed instructions on how to apply this update, see:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4/html/migrating_red_hat_update_infrastructure/assembly_upgrading-red-hat-update-infrastructure_migrating-red-hat-update-infrastructure\n\nFor other information, see the product documentation:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4",
"product_ids": [
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1335"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grpc: client communicating with a HTTP/2 proxy can poison the HPACK table between the proxy and the backend"
},
{
"cve": "CVE-2024-26130",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2024-03-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2269617"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in python-cryptography. A NULL pointer dereference can be triggered when a PKCS#12 key and certificate do not match. Specifically, if the pkcs12.serialize_key_and_certificates function is called with a non-matching certificate and private key and an encryption algorithm with hmac_hash set, the Python process may crash, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-cryptography: NULL pointer dereference with pkcs12.serialize_key_and_certificates when called with a non-matching certificate and private key and an hmac_hash override",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in python-cryptography that leads to a NULL pointer dereference during the pkcs12.serialize_key_and_certificates function execution is classified as a moderate severity issue. While the vulnerability can result in a denial-of-service (DoS) by crashing the Python process, it requires specific conditions to trigger: a mismatch between the provided certificate\u0027s public key and private key, coupled with the use of an encryption algorithm with hmac_hash set.\n\nThe exploitation of this vulnerability does not directly lead to arbitrary code execution or data leakage. Instead, it causes a controlled termination of the Python process, which, although disruptive, is not as critical as other vulnerabilities that can lead to unauthorized access, data corruption, or code injection. However, it\u0027s important to note that denial-of-service conditions can still have operational impacts, disrupting services or causing system instability.\n\nThis issue does not affect Red Hat Enterprise Linux 6, 7, 8 and 9 as we dont ship the vulnerable code and package version.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64"
],
"known_not_affected": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-26130"
},
{
"category": "external",
"summary": "RHBZ#2269617",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2269617"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-26130",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26130"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-26130",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26130"
}
],
"release_date": "2024-02-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-12T00:11:35+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor detailed instructions on how to apply this update, see:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4/html/migrating_red_hat_update_infrastructure/assembly_upgrading-red-hat-update-infrastructure_migrating-red-hat-update-infrastructure\n\nFor other information, see the product documentation:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4",
"product_ids": [
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1335"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-cryptography: NULL pointer dereference with pkcs12.serialize_key_and_certificates when called with a non-matching certificate and private key and an hmac_hash override"
},
{
"cve": "CVE-2024-27306",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-04-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2275989"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in aiohttp, an asynchronous HTTP client/server framework for asyncio and Python. When using \"web.static(..., show_index=True)\", the resulting index pages do not escape file names. If users can upload files with arbitrary filenames to the static directory, the server is vulnerable to cross-site scripting (XSS) attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: XSS on index pages for static file handling",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64"
],
"known_not_affected": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-27306"
},
{
"category": "external",
"summary": "RHBZ#2275989",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2275989"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-27306",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27306"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-27306",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27306"
}
],
"release_date": "2024-04-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-12T00:11:35+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor detailed instructions on how to apply this update, see:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4/html/migrating_red_hat_update_infrastructure/assembly_upgrading-red-hat-update-infrastructure_migrating-red-hat-update-infrastructure\n\nFor other information, see the product documentation:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4",
"product_ids": [
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1335"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "aiohttp: XSS on index pages for static file handling"
},
{
"cve": "CVE-2024-30251",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2278710"
}
],
"notes": [
{
"category": "description",
"text": "An infinite loop flaw was found in aiohttp when handling POST (multipart/form-data) requests. This flaw allows an attacker to send a specially crafted request, leading the server to enter an infinite loop and render it unable to process any further requests. This denial of service can be triggered by a single unauthenticated POST request.\r\n\r\nAIOHTTP handles multipart strings through a process of segmenting them into chunks. The reading of each chunk is performed under the control of an asynchronous wait, ensuring that the operation completes before proceeding. A vulnerability was identified where a specially crafted request could trigger an infinite loop due to improper detection of the end-of-file (EOF) marker within the content.\r\n\r\nThe resolution involves the implementation of an enhanced checking mechanism. This mechanism correctly assigns the EOF marker to the chunk in question upon the successful completion of content reading, thereby preventing the infinite loop scenario.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: DoS when trying to parse malformed POST requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit and could significantly impact availability. In order to exploit the bug, the attacker has to send a specially crafted POST request causing the server to go into an infinite loop.\n\nRed Hat Satellite has set a moderate impact of this issue as invalid requests which could trigger this bug such as no authentication or wrong path are unlikely possible or going to happen.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64"
],
"known_not_affected": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-30251"
},
{
"category": "external",
"summary": "RHBZ#2278710",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2278710"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-30251",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30251"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-30251",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-30251"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-5m98-qgg9-wh84",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-5m98-qgg9-wh84"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2024/05/02/4",
"url": "https://www.openwall.com/lists/oss-security/2024/05/02/4"
}
],
"release_date": "2024-05-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-12T00:11:35+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor detailed instructions on how to apply this update, see:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4/html/migrating_red_hat_update_infrastructure/assembly_upgrading-red-hat-update-infrastructure_migrating-red-hat-update-infrastructure\n\nFor other information, see the product documentation:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4",
"product_ids": [
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1335"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "aiohttp: DoS when trying to parse malformed POST requests"
},
{
"cve": "CVE-2024-34064",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-05-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279476"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in jinja2. The `xmlattr` filter accepts keys containing non-attribute characters. XML/HTML attributes cannot contain spaces, `/`, `\u003e`, or `=`, as each would then be interpreted as starting a separate attribute. If an application accepts keys (as opposed to only values) as user input, and renders these in pages that other users see as well, an attacker could inject other attributes and perform cross-site scripting (XSS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: accepts keys containing non-attribute characters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The fix for CVE-2024-22195 only addressed spaces, not other characters. Accepting keys as user input is now explicitly considered an unintended use case of the `xmlattr` filter, and code that does so without otherwise validating the input should be flagged as insecure, regardless of Jinja version. Accepting _values_ as user input continues to be safe.\n\nFence agents on RHEL 8 has been fixed as a part of https://access.redhat.com/errata/RHBA-2024:4238",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch"
],
"known_not_affected": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34064"
},
{
"category": "external",
"summary": "RHBZ#2279476",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279476"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34064",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34064"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34064",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34064"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-h75v-3vvj-5mfj",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-h75v-3vvj-5mfj"
}
],
"release_date": "2024-05-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-12T00:11:35+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor detailed instructions on how to apply this update, see:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4/html/migrating_red_hat_update_infrastructure/assembly_upgrading-red-hat-update-infrastructure_migrating-red-hat-update-infrastructure\n\nFor other information, see the product documentation:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4",
"product_ids": [
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1335"
},
{
"category": "workaround",
"details": "Do not accept user input as keys to the xmlattr filter without validation. See the statement above for more information.",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jinja2: accepts keys containing non-attribute characters"
},
{
"cve": "CVE-2024-35195",
"cwe": {
"id": "CWE-670",
"name": "Always-Incorrect Control Flow Implementation"
},
"discovery_date": "2024-05-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2282114"
}
],
"notes": [
{
"category": "description",
"text": "An incorrect control flow implementation vulnerability was found in Requests. If the first request in a session is made with verify=False, all subsequent requests to the same host will continue to ignore cert verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "requests: subsequent requests to the same host ignore cert verification",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch"
],
"known_not_affected": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-35195"
},
{
"category": "external",
"summary": "RHBZ#2282114",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2282114"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-35195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35195"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-35195",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-35195"
},
{
"category": "external",
"summary": "https://github.com/psf/requests/security/advisories/GHSA-9wx4-h78v-vm56",
"url": "https://github.com/psf/requests/security/advisories/GHSA-9wx4-h78v-vm56"
}
],
"release_date": "2024-05-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-12T00:11:35+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor detailed instructions on how to apply this update, see:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4/html/migrating_red_hat_update_infrastructure/assembly_upgrading-red-hat-update-infrastructure_migrating-red-hat-update-infrastructure\n\nFor other information, see the product documentation:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4",
"product_ids": [
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1335"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "requests: subsequent requests to the same host ignore cert verification"
},
{
"cve": "CVE-2024-39614",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"discovery_date": "2024-07-05T09:46:30+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295938"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Python-Django in the get_supported_language_variant() function. The issue triggers when parsed with very long strings, including a specific set of characters, leading to a potential denial of service attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-django: Potential denial-of-service in django.utils.translation.get_supported_language_variant()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch"
],
"known_not_affected": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-39614"
},
{
"category": "external",
"summary": "RHBZ#2295938",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295938"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-39614",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39614"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-39614",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-39614"
}
],
"release_date": "2024-07-09T14:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-12T00:11:35+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor detailed instructions on how to apply this update, see:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4/html/migrating_red_hat_update_infrastructure/assembly_upgrading-red-hat-update-infrastructure_migrating-red-hat-update-infrastructure\n\nFor other information, see the product documentation:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4",
"product_ids": [
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1335"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-django: Potential denial-of-service in django.utils.translation.get_supported_language_variant()"
},
{
"cve": "CVE-2024-41989",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-08-02T01:40:06+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302433"
}
],
"notes": [
{
"category": "description",
"text": "A security issue was found in Django. If \u0027floatformat\u0027 received a string representation of a number in scientific notation with a large exponent, it could lead to significant memory consumption. To avoid this, decimals with more than 200 digits are now returned as is.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-django: Memory exhaustion in django.utils.numberformat.floatformat()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is categorized as moderate severity rather than important because, while it has the potential to cause significant memory consumption under specific conditions, the likelihood of such a scenario occurring in typical applications is relatively low. The issue arises primarily when processing extremely large numbers in scientific notation, which is not a common use case in most Django applications. Additionally, the impact is localized to the floatformat function, and the issue does not expose sensitive data or compromise the integrity of the application.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch"
],
"known_not_affected": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-41989"
},
{
"category": "external",
"summary": "RHBZ#2302433",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302433"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-41989",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41989"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-41989",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-41989"
}
],
"release_date": "2024-08-06T13:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-12T00:11:35+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor detailed instructions on how to apply this update, see:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4/html/migrating_red_hat_update_infrastructure/assembly_upgrading-red-hat-update-infrastructure_migrating-red-hat-update-infrastructure\n\nFor other information, see the product documentation:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4",
"product_ids": [
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1335"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-django: Memory exhaustion in django.utils.numberformat.floatformat()"
},
{
"cve": "CVE-2024-41990",
"cwe": {
"id": "CWE-130",
"name": "Improper Handling of Length Parameter Inconsistency"
},
"discovery_date": "2024-08-02T01:52:36+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302434"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Django. Processing very large inputs with a specific sequence of characters with the urlize and urlizetrunc functions can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-django: Potential denial-of-service vulnerability in django.utils.html.urlize()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch"
],
"known_not_affected": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-41990"
},
{
"category": "external",
"summary": "RHBZ#2302434",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302434"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-41990",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41990"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-41990",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-41990"
},
{
"category": "external",
"summary": "https://www.djangoproject.com/weblog/2024/aug/06/security-releases/",
"url": "https://www.djangoproject.com/weblog/2024/aug/06/security-releases/"
}
],
"release_date": "2024-08-06T13:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-12T00:11:35+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor detailed instructions on how to apply this update, see:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4/html/migrating_red_hat_update_infrastructure/assembly_upgrading-red-hat-update-infrastructure_migrating-red-hat-update-infrastructure\n\nFor other information, see the product documentation:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4",
"product_ids": [
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1335"
},
{
"category": "workaround",
"details": "Implementing input validation and limiting the the size of inputs to the urlize and urlizetrunc will mitigate this vulnerability.",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-django: Potential denial-of-service vulnerability in django.utils.html.urlize()"
},
{
"cve": "CVE-2024-41991",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-08-02T02:03:22+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302435"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Django. \u0027urlize\u0027, \u0027urlizetrunc\u0027, and \u0027AdminURLFieldWidget\u0027 may be subject to a denial of service attack via certain inputs with a very large number of Unicode characters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-django: Potential denial-of-service vulnerability in django.utils.html.urlize() and AdminURLFieldWidget",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The identified vulnerability in Django\u0027s urlize, urlizetrunc template filters, and the AdminURLFieldWidget widget is classified as moderate severity rather than important due to its specific attack vector and impact. While the flaw allows for a potential denial-of-service (DoS) attack via inputs with a large number of Unicode characters, exploiting this vulnerability requires a significant volume of data to be processed by these components, which is a non-trivial task. Additionally, standard mitigation measures such as input validation, rate limiting, and monitoring can effectively reduce the risk.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch"
],
"known_not_affected": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-41991"
},
{
"category": "external",
"summary": "RHBZ#2302435",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302435"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-41991",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41991"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-41991",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-41991"
},
{
"category": "external",
"summary": "https://www.djangoproject.com/weblog/2024/aug/06/security-releases/",
"url": "https://www.djangoproject.com/weblog/2024/aug/06/security-releases/"
}
],
"release_date": "2024-08-06T13:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-12T00:11:35+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor detailed instructions on how to apply this update, see:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4/html/migrating_red_hat_update_infrastructure/assembly_upgrading-red-hat-update-infrastructure_migrating-red-hat-update-infrastructure\n\nFor other information, see the product documentation:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4",
"product_ids": [
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1335"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-django: Potential denial-of-service vulnerability in django.utils.html.urlize() and AdminURLFieldWidget"
},
{
"cve": "CVE-2024-42005",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2024-08-02T02:08:30+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302436"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Django. The QuerySet.values() and QuerySet.values_list() methods on models with a JSONField were subject to SQL injection in column aliases via a crafted JSON object key as a passed *arg.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-django: Potential SQL injection in QuerySet.values() and values_list()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is considered of moderate severity rather than high or critical because it requires specific conditions to be exploitable. The potential for SQL injection exists only when QuerySet.values() or values_list() methods are used on models with a JSONField, and an attacker must have control over the JSON object keys passed as arguments. In typical use cases, these methods are often used with predefined or controlled data, limiting the attack surface. Furthermore, the impact is constrained to the manipulation of column aliases, rather than direct injection into more critical parts of the SQL query, reducing the overall risk compared to more direct forms of SQL injection vulnerabilities.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch"
],
"known_not_affected": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42005"
},
{
"category": "external",
"summary": "RHBZ#2302436",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302436"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42005",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42005"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42005",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42005"
},
{
"category": "external",
"summary": "https://www.djangoproject.com/weblog/2024/aug/06/security-releases/",
"url": "https://www.djangoproject.com/weblog/2024/aug/06/security-releases/"
}
],
"release_date": "2024-08-06T13:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-12T00:11:35+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor detailed instructions on how to apply this update, see:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4/html/migrating_red_hat_update_infrastructure/assembly_upgrading-red-hat-update-infrastructure_migrating-red-hat-update-infrastructure\n\nFor other information, see the product documentation:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4",
"product_ids": [
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1335"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-django: Potential SQL injection in QuerySet.values() and values_list()"
}
]
}
SUSE-SU-2024:1440-1
Vulnerability from csaf_suse - Published: 2024-04-26 05:59 - Updated: 2024-04-26 05:59| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-gunicorn-20.1.0-150400.12.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-gunicorn-20.1.0-150400.12.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-gunicorn-20.1.0-150400.12.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-gunicorn-20.1.0-150400.12.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-gunicorn-20.1.0-150400.12.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-gunicorn-20.1.0-150400.12.6.1.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-gunicorn",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-gunicorn fixes the following issues:\n\n- CVE-2024-1135: Fixed HTTP Request Smuggling (bsc#1222950)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-1440,SUSE-SLE-Module-Python3-15-SP5-2024-1440,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-1440,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-1440,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-1440,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-1440,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-1440,openSUSE-SLE-15.5-2024-1440",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_1440-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:1440-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241440-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:1440-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-April/035103.html"
},
{
"category": "self",
"summary": "SUSE Bug 1222950",
"url": "https://bugzilla.suse.com/1222950"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-1135 page",
"url": "https://www.suse.com/security/cve/CVE-2024-1135/"
}
],
"title": "Security update for python-gunicorn",
"tracking": {
"current_release_date": "2024-04-26T05:59:02Z",
"generator": {
"date": "2024-04-26T05:59:02Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:1440-1",
"initial_release_date": "2024-04-26T05:59:02Z",
"revision_history": [
{
"date": "2024-04-26T05:59:02Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-gunicorn-20.1.0-150400.12.6.1.noarch",
"product": {
"name": "python311-gunicorn-20.1.0-150400.12.6.1.noarch",
"product_id": "python311-gunicorn-20.1.0-150400.12.6.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Python 3 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-python3:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-gunicorn-20.1.0-150400.12.6.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-gunicorn-20.1.0-150400.12.6.1.noarch"
},
"product_reference": "python311-gunicorn-20.1.0-150400.12.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-gunicorn-20.1.0-150400.12.6.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-gunicorn-20.1.0-150400.12.6.1.noarch"
},
"product_reference": "python311-gunicorn-20.1.0-150400.12.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-gunicorn-20.1.0-150400.12.6.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-gunicorn-20.1.0-150400.12.6.1.noarch"
},
"product_reference": "python311-gunicorn-20.1.0-150400.12.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-gunicorn-20.1.0-150400.12.6.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-gunicorn-20.1.0-150400.12.6.1.noarch"
},
"product_reference": "python311-gunicorn-20.1.0-150400.12.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-gunicorn-20.1.0-150400.12.6.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-gunicorn-20.1.0-150400.12.6.1.noarch"
},
"product_reference": "python311-gunicorn-20.1.0-150400.12.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-gunicorn-20.1.0-150400.12.6.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-gunicorn-20.1.0-150400.12.6.1.noarch"
},
"product_reference": "python311-gunicorn-20.1.0-150400.12.6.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-1135",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-1135"
}
],
"notes": [
{
"category": "general",
"text": "Gunicorn fails to properly validate Transfer-Encoding headers, leading to HTTP Request Smuggling (HRS) vulnerabilities. By crafting requests with conflicting Transfer-Encoding headers, attackers can bypass security restrictions and access restricted endpoints. This issue is due to Gunicorn\u0027s handling of Transfer-Encoding headers, where it incorrectly processes requests with multiple, conflicting Transfer-Encoding headers, treating them as chunked regardless of the final encoding specified. This vulnerability allows for a range of attacks including cache poisoning, session manipulation, and data exposure.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-gunicorn-20.1.0-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-gunicorn-20.1.0-150400.12.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-gunicorn-20.1.0-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-gunicorn-20.1.0-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-gunicorn-20.1.0-150400.12.6.1.noarch",
"openSUSE Leap 15.5:python311-gunicorn-20.1.0-150400.12.6.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-1135",
"url": "https://www.suse.com/security/cve/CVE-2024-1135"
},
{
"category": "external",
"summary": "SUSE Bug 1222950 for CVE-2024-1135",
"url": "https://bugzilla.suse.com/1222950"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-gunicorn-20.1.0-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-gunicorn-20.1.0-150400.12.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-gunicorn-20.1.0-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-gunicorn-20.1.0-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-gunicorn-20.1.0-150400.12.6.1.noarch",
"openSUSE Leap 15.5:python311-gunicorn-20.1.0-150400.12.6.1.noarch"
]
}
],
"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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-gunicorn-20.1.0-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-gunicorn-20.1.0-150400.12.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-gunicorn-20.1.0-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-gunicorn-20.1.0-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-gunicorn-20.1.0-150400.12.6.1.noarch",
"openSUSE Leap 15.5:python311-gunicorn-20.1.0-150400.12.6.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-26T05:59:02Z",
"details": "important"
}
],
"title": "CVE-2024-1135"
}
]
}
SUSE-SU-2024:2881-1
Vulnerability from csaf_suse - Published: 2024-08-12 15:40 - Updated: 2024-08-12 15:40| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-gunicorn-19.7.1-150000.3.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-gunicorn-19.7.1-150000.3.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-gunicorn-19.7.1-150000.3.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-gunicorn-19.7.1-150000.3.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-gunicorn-19.7.1-150000.3.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python-gunicorn-doc-19.7.1-150000.3.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-gunicorn-19.7.1-150000.3.7.1.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-gunicorn",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-gunicorn fixes the following issues:\n\n- CVE-2024-1135: Fixed HTTP Request Smuggling due to improperly validate Transfer-Encoding headers (bsc#1222950)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-2881,SUSE-SLE-Module-Public-Cloud-15-SP2-2024-2881,SUSE-SLE-Module-Public-Cloud-15-SP3-2024-2881,SUSE-SLE-Module-Public-Cloud-15-SP4-2024-2881,SUSE-SLE-Module-Public-Cloud-15-SP5-2024-2881,SUSE-SLE-Module-Public-Cloud-15-SP6-2024-2881,openSUSE-SLE-15.5-2024-2881",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_2881-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:2881-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242881-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:2881-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-August/036409.html"
},
{
"category": "self",
"summary": "SUSE Bug 1222950",
"url": "https://bugzilla.suse.com/1222950"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-1135 page",
"url": "https://www.suse.com/security/cve/CVE-2024-1135/"
}
],
"title": "Security update for python-gunicorn",
"tracking": {
"current_release_date": "2024-08-12T15:40:08Z",
"generator": {
"date": "2024-08-12T15:40:08Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:2881-1",
"initial_release_date": "2024-08-12T15:40:08Z",
"revision_history": [
{
"date": "2024-08-12T15:40:08Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python-gunicorn-doc-19.7.1-150000.3.7.1.noarch",
"product": {
"name": "python-gunicorn-doc-19.7.1-150000.3.7.1.noarch",
"product_id": "python-gunicorn-doc-19.7.1-150000.3.7.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-gunicorn-19.7.1-150000.3.7.1.noarch",
"product": {
"name": "python3-gunicorn-19.7.1-150000.3.7.1.noarch",
"product_id": "python3-gunicorn-19.7.1-150000.3.7.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gunicorn-19.7.1-150000.3.7.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-gunicorn-19.7.1-150000.3.7.1.noarch"
},
"product_reference": "python3-gunicorn-19.7.1-150000.3.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gunicorn-19.7.1-150000.3.7.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-gunicorn-19.7.1-150000.3.7.1.noarch"
},
"product_reference": "python3-gunicorn-19.7.1-150000.3.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gunicorn-19.7.1-150000.3.7.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-gunicorn-19.7.1-150000.3.7.1.noarch"
},
"product_reference": "python3-gunicorn-19.7.1-150000.3.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gunicorn-19.7.1-150000.3.7.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-gunicorn-19.7.1-150000.3.7.1.noarch"
},
"product_reference": "python3-gunicorn-19.7.1-150000.3.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gunicorn-19.7.1-150000.3.7.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-gunicorn-19.7.1-150000.3.7.1.noarch"
},
"product_reference": "python3-gunicorn-19.7.1-150000.3.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gunicorn-doc-19.7.1-150000.3.7.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python-gunicorn-doc-19.7.1-150000.3.7.1.noarch"
},
"product_reference": "python-gunicorn-doc-19.7.1-150000.3.7.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gunicorn-19.7.1-150000.3.7.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-gunicorn-19.7.1-150000.3.7.1.noarch"
},
"product_reference": "python3-gunicorn-19.7.1-150000.3.7.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-1135",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-1135"
}
],
"notes": [
{
"category": "general",
"text": "Gunicorn fails to properly validate Transfer-Encoding headers, leading to HTTP Request Smuggling (HRS) vulnerabilities. By crafting requests with conflicting Transfer-Encoding headers, attackers can bypass security restrictions and access restricted endpoints. This issue is due to Gunicorn\u0027s handling of Transfer-Encoding headers, where it incorrectly processes requests with multiple, conflicting Transfer-Encoding headers, treating them as chunked regardless of the final encoding specified. This vulnerability allows for a range of attacks including cache poisoning, session manipulation, and data exposure.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-gunicorn-19.7.1-150000.3.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-gunicorn-19.7.1-150000.3.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-gunicorn-19.7.1-150000.3.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-gunicorn-19.7.1-150000.3.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-gunicorn-19.7.1-150000.3.7.1.noarch",
"openSUSE Leap 15.5:python-gunicorn-doc-19.7.1-150000.3.7.1.noarch",
"openSUSE Leap 15.5:python3-gunicorn-19.7.1-150000.3.7.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-1135",
"url": "https://www.suse.com/security/cve/CVE-2024-1135"
},
{
"category": "external",
"summary": "SUSE Bug 1222950 for CVE-2024-1135",
"url": "https://bugzilla.suse.com/1222950"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-gunicorn-19.7.1-150000.3.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-gunicorn-19.7.1-150000.3.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-gunicorn-19.7.1-150000.3.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-gunicorn-19.7.1-150000.3.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-gunicorn-19.7.1-150000.3.7.1.noarch",
"openSUSE Leap 15.5:python-gunicorn-doc-19.7.1-150000.3.7.1.noarch",
"openSUSE Leap 15.5:python3-gunicorn-19.7.1-150000.3.7.1.noarch"
]
}
],
"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": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-gunicorn-19.7.1-150000.3.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-gunicorn-19.7.1-150000.3.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-gunicorn-19.7.1-150000.3.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-gunicorn-19.7.1-150000.3.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-gunicorn-19.7.1-150000.3.7.1.noarch",
"openSUSE Leap 15.5:python-gunicorn-doc-19.7.1-150000.3.7.1.noarch",
"openSUSE Leap 15.5:python3-gunicorn-19.7.1-150000.3.7.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-08-12T15:40:08Z",
"details": "important"
}
],
"title": "CVE-2024-1135"
}
]
}
WID-SEC-W-2024-1228
Vulnerability from csaf_certbund - Published: 2024-05-22 22:00 - Updated: 2025-07-24 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenStack 16.2
Red Hat / OpenStack
|
cpe:/a:redhat:openstack:16.2
|
16.2 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenStack <17.1
Red Hat / OpenStack
|
<17.1 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Red Hat OpenShift Container Platform <4.15.39
Red Hat / OpenShift
|
Container Platform <4.15.39 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenStack 16.2
Red Hat / OpenStack
|
cpe:/a:redhat:openstack:16.2
|
16.2 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenStack <17.1
Red Hat / OpenStack
|
<17.1 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Red Hat OpenShift Container Platform <4.15.39
Red Hat / OpenShift
|
Container Platform <4.15.39 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenStack 16.2
Red Hat / OpenStack
|
cpe:/a:redhat:openstack:16.2
|
16.2 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenStack <17.1
Red Hat / OpenStack
|
<17.1 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Red Hat OpenShift Container Platform <4.15.39
Red Hat / OpenShift
|
Container Platform <4.15.39 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenStack 16.2
Red Hat / OpenStack
|
cpe:/a:redhat:openstack:16.2
|
16.2 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenStack <17.1
Red Hat / OpenStack
|
<17.1 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Red Hat OpenShift Container Platform <4.15.39
Red Hat / OpenShift
|
Container Platform <4.15.39 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenStack 16.2
Red Hat / OpenStack
|
cpe:/a:redhat:openstack:16.2
|
16.2 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenStack <17.1
Red Hat / OpenStack
|
<17.1 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Red Hat OpenShift Container Platform <4.15.39
Red Hat / OpenShift
|
Container Platform <4.15.39 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenStack 16.2
Red Hat / OpenStack
|
cpe:/a:redhat:openstack:16.2
|
16.2 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenStack <17.1
Red Hat / OpenStack
|
<17.1 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Red Hat OpenShift Container Platform <4.15.39
Red Hat / OpenShift
|
Container Platform <4.15.39 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenStack 16.2
Red Hat / OpenStack
|
cpe:/a:redhat:openstack:16.2
|
16.2 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenStack <17.1
Red Hat / OpenStack
|
<17.1 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Red Hat OpenShift Container Platform <4.15.39
Red Hat / OpenShift
|
Container Platform <4.15.39 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenStack 16.2
Red Hat / OpenStack
|
cpe:/a:redhat:openstack:16.2
|
16.2 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenStack <17.1
Red Hat / OpenStack
|
<17.1 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Red Hat OpenShift Container Platform <4.15.39
Red Hat / OpenShift
|
Container Platform <4.15.39 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenStack 16.2
Red Hat / OpenStack
|
cpe:/a:redhat:openstack:16.2
|
16.2 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenStack <17.1
Red Hat / OpenStack
|
<17.1 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Red Hat OpenShift Container Platform <4.15.39
Red Hat / OpenShift
|
Container Platform <4.15.39 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenStack 16.2
Red Hat / OpenStack
|
cpe:/a:redhat:openstack:16.2
|
16.2 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenStack <17.1
Red Hat / OpenStack
|
<17.1 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Red Hat OpenShift Container Platform <4.15.39
Red Hat / OpenShift
|
Container Platform <4.15.39 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenStack 16.2
Red Hat / OpenStack
|
cpe:/a:redhat:openstack:16.2
|
16.2 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenStack <17.1
Red Hat / OpenStack
|
<17.1 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Red Hat OpenShift Container Platform <4.15.39
Red Hat / OpenShift
|
Container Platform <4.15.39 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenStack 16.2
Red Hat / OpenStack
|
cpe:/a:redhat:openstack:16.2
|
16.2 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenStack <17.1
Red Hat / OpenStack
|
<17.1 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Red Hat OpenShift Container Platform <4.15.39
Red Hat / OpenShift
|
Container Platform <4.15.39 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenStack 16.2
Red Hat / OpenStack
|
cpe:/a:redhat:openstack:16.2
|
16.2 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenStack <17.1
Red Hat / OpenStack
|
<17.1 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Red Hat OpenShift Container Platform <4.15.39
Red Hat / OpenShift
|
Container Platform <4.15.39 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenStack 16.2
Red Hat / OpenStack
|
cpe:/a:redhat:openstack:16.2
|
16.2 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenStack <17.1
Red Hat / OpenStack
|
<17.1 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Red Hat OpenShift Container Platform <4.15.39
Red Hat / OpenShift
|
Container Platform <4.15.39 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenStack 16.2
Red Hat / OpenStack
|
cpe:/a:redhat:openstack:16.2
|
16.2 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenStack <17.1
Red Hat / OpenStack
|
<17.1 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Red Hat OpenShift Container Platform <4.15.39
Red Hat / OpenShift
|
Container Platform <4.15.39 |
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Red Hat OpenStack ist eine Sammlung von Diensten, um Cloud-Computing in Form von Infrastructure as a Service (IaaS) bereitstellen zu k\u00f6nnen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Red Hat OpenStack ausnutzen, um Sicherheitsma\u00dfnahmen zu umgehen, eine Denial-of-Service-Zustand zu erzeugen, um vertrauliche Informationen offenzulegen und Daten zu \u00e4ndern.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-1228 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1228.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-1228 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1228"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:2727 vom 2024-05-22",
"url": "https://access.redhat.com/errata/RHSA-2024:2727"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:2729 vom 2024-05-22",
"url": "https://access.redhat.com/errata/RHSA-2024:2729"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:2730 vom 2024-05-22",
"url": "https://access.redhat.com/errata/RHSA-2024:2730"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:2767 vom 2024-05-22",
"url": "https://access.redhat.com/errata/RHSA-2024:2767"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:2731 vom 2024-05-22",
"url": "https://access.redhat.com/errata/RHSA-2024:2731"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:2732 vom 2024-05-22",
"url": "https://access.redhat.com/errata/RHSA-2024:2732"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:2733 vom 2024-05-22",
"url": "https://access.redhat.com/errata/RHSA-2024:2733"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:2734 vom 2024-05-22",
"url": "https://access.redhat.com/errata/RHSA-2024:2734"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:2735 vom 2024-05-22",
"url": "https://access.redhat.com/errata/RHSA-2024:2735"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:2768 vom 2024-05-22",
"url": "https://access.redhat.com/errata/RHSA-2024:2768"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:2736 vom 2024-05-22",
"url": "https://access.redhat.com/errata/RHSA-2024:2736"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:2770 vom 2024-05-22",
"url": "https://access.redhat.com/errata/RHSA-2024:2770"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:2737 vom 2024-05-22",
"url": "https://access.redhat.com/errata/RHSA-2024:2737"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:2769 vom 2024-05-22",
"url": "https://access.redhat.com/errata/RHSA-2024:2769"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3352 vom 2024-05-23",
"url": "https://access.redhat.com/errata/RHSA-2024:3352"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3327 vom 2024-05-29",
"url": "https://access.redhat.com/errata/RHSA-2024:3327"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3331 vom 2024-05-30",
"url": "https://access.redhat.com/errata/RHSA-2024:3331"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3467 vom 2024-05-29",
"url": "https://access.redhat.com/errata/RHSA-2024:3467"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3713 vom 2024-06-12",
"url": "https://access.redhat.com/errata/RHSA-2024:3713"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:4054 vom 2024-06-24",
"url": "https://access.redhat.com/errata/RHSA-2024:4054"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:7987 vom 2024-10-10",
"url": "https://access.redhat.com/errata/RHSA-2024:7987"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:8688 vom 2024-11-06",
"url": "https://access.redhat.com/errata/RHSA-2024:8688"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:8692 vom 2024-11-07",
"url": "https://access.redhat.com/errata/RHSA-2024:8692"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10142 vom 2024-11-26",
"url": "https://access.redhat.com/errata/RHSA-2024:10142"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0832 vom 2025-02-06",
"url": "https://access.redhat.com/errata/RHSA-2025:0832"
},
{
"category": "external",
"summary": "IBM Security Bulletin",
"url": "https://www.ibm.com/support/pages/node/7240431"
}
],
"source_lang": "en-US",
"title": "Red Hat OpenStack: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-07-24T22:00:00.000+00:00",
"generator": {
"date": "2025-07-25T07:16:56.800+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2024-1228",
"initial_release_date": "2024-05-22T22:00:00.000+00:00",
"revision_history": [
{
"date": "2024-05-22T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-05-23T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-05-30T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-06-11T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-06-23T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-10-10T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-11-06T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-11-25T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-02-05T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-07-24T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von IBM aufgenommen"
}
],
"status": "final",
"version": "10"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "Operator",
"product": {
"name": "IBM MQ Operator",
"product_id": "T036688",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:mq:operator"
}
}
}
],
"category": "product_name",
"name": "MQ"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"branches": [
{
"category": "product_version_range",
"name": "Container Platform \u003c4.15.39",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.15.39",
"product_id": "T039437"
}
},
{
"category": "product_version",
"name": "Container Platform 4.15.39",
"product": {
"name": "Red Hat OpenShift Container Platform 4.15.39",
"product_id": "T039437-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.15.39"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.12.72",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.12.72",
"product_id": "T040822"
}
},
{
"category": "product_version",
"name": "Container Platform 4.12.72",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12.72",
"product_id": "T040822-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.12.72"
}
}
}
],
"category": "product_name",
"name": "OpenShift"
},
{
"branches": [
{
"category": "product_version",
"name": "16.2",
"product": {
"name": "Red Hat OpenStack 16.2",
"product_id": "T023999",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:16.2"
}
}
},
{
"category": "product_version_range",
"name": "\u003c17.1",
"product": {
"name": "Red Hat OpenStack \u003c17.1",
"product_id": "T031314"
}
},
{
"category": "product_version",
"name": "17.1",
"product": {
"name": "Red Hat OpenStack 17.1",
"product_id": "T031314-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:17.1"
}
}
}
],
"category": "product_name",
"name": "OpenStack"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-1135",
"product_status": {
"known_affected": [
"T023999",
"67646",
"T031314",
"T040822",
"T036688",
"T039437"
]
},
"release_date": "2024-05-22T22:00:00.000+00:00",
"title": "CVE-2024-1135"
},
{
"cve": "CVE-2023-39325",
"product_status": {
"known_affected": [
"T023999",
"67646",
"T031314",
"T040822",
"T036688",
"T039437"
]
},
"release_date": "2024-05-22T22:00:00.000+00:00",
"title": "CVE-2023-39325"
},
{
"cve": "CVE-2023-44487",
"product_status": {
"known_affected": [
"T023999",
"67646",
"T031314",
"T040822",
"T036688",
"T039437"
]
},
"release_date": "2024-05-22T22:00:00.000+00:00",
"title": "CVE-2023-44487"
},
{
"cve": "CVE-2023-45288",
"product_status": {
"known_affected": [
"T023999",
"67646",
"T031314",
"T040822",
"T036688",
"T039437"
]
},
"release_date": "2024-05-22T22:00:00.000+00:00",
"title": "CVE-2023-45288"
},
{
"cve": "CVE-2024-4438",
"product_status": {
"known_affected": [
"T023999",
"67646",
"T031314",
"T040822",
"T036688",
"T039437"
]
},
"release_date": "2024-05-22T22:00:00.000+00:00",
"title": "CVE-2024-4438"
},
{
"cve": "CVE-2023-39326",
"product_status": {
"known_affected": [
"T023999",
"67646",
"T031314",
"T040822",
"T036688",
"T039437"
]
},
"release_date": "2024-05-22T22:00:00.000+00:00",
"title": "CVE-2023-39326"
},
{
"cve": "CVE-2023-45287",
"product_status": {
"known_affected": [
"T023999",
"67646",
"T031314",
"T040822",
"T036688",
"T039437"
]
},
"release_date": "2024-05-22T22:00:00.000+00:00",
"title": "CVE-2023-45287"
},
{
"cve": "CVE-2024-1394",
"product_status": {
"known_affected": [
"T023999",
"67646",
"T031314",
"T040822",
"T036688",
"T039437"
]
},
"release_date": "2024-05-22T22:00:00.000+00:00",
"title": "CVE-2024-1394"
},
{
"cve": "CVE-2024-24680",
"product_status": {
"known_affected": [
"T023999",
"67646",
"T031314",
"T040822",
"T036688",
"T039437"
]
},
"release_date": "2024-05-22T22:00:00.000+00:00",
"title": "CVE-2024-24680"
},
{
"cve": "CVE-2024-1141",
"product_status": {
"known_affected": [
"T023999",
"67646",
"T031314",
"T040822",
"T036688",
"T039437"
]
},
"release_date": "2024-05-22T22:00:00.000+00:00",
"title": "CVE-2024-1141"
},
{
"cve": "CVE-2023-45803",
"product_status": {
"known_affected": [
"T023999",
"67646",
"T031314",
"T040822",
"T036688",
"T039437"
]
},
"release_date": "2024-05-22T22:00:00.000+00:00",
"title": "CVE-2023-45803"
},
{
"cve": "CVE-2023-48795",
"product_status": {
"known_affected": [
"T023999",
"67646",
"T031314",
"T040822",
"T036688",
"T039437"
]
},
"release_date": "2024-05-22T22:00:00.000+00:00",
"title": "CVE-2023-48795"
},
{
"cve": "CVE-2023-6725",
"product_status": {
"known_affected": [
"T023999",
"67646",
"T031314",
"T040822",
"T036688",
"T039437"
]
},
"release_date": "2024-05-22T22:00:00.000+00:00",
"title": "CVE-2023-6725"
},
{
"cve": "CVE-2023-6110",
"product_status": {
"known_affected": [
"T023999",
"67646",
"T031314",
"T040822",
"T036688",
"T039437"
]
},
"release_date": "2024-05-22T22:00:00.000+00:00",
"title": "CVE-2023-6110"
},
{
"cve": "CVE-2024-22195",
"product_status": {
"known_affected": [
"T023999",
"67646",
"T031314",
"T040822",
"T036688",
"T039437"
]
},
"release_date": "2024-05-22T22:00:00.000+00:00",
"title": "CVE-2024-22195"
}
]
}
WID-SEC-W-2024-1328
Vulnerability from csaf_certbund - Published: 2024-06-10 22:00 - Updated: 2025-10-19 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform <2.4
Red Hat / Ansible Automation Platform
|
<2.4 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Red Hat Satellite 6.15
Red Hat / Satellite
|
cpe:/a:redhat:satellite:6.15
|
6.15 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Red Hat Enterprise Linux Update Infrastructure 4
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:update_infrastructure_4
|
Update Infrastructure 4 | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform <2.4
Red Hat / Ansible Automation Platform
|
<2.4 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Red Hat Satellite 6.15
Red Hat / Satellite
|
cpe:/a:redhat:satellite:6.15
|
6.15 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Red Hat Enterprise Linux Update Infrastructure 4
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:update_infrastructure_4
|
Update Infrastructure 4 | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform <2.4
Red Hat / Ansible Automation Platform
|
<2.4 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Red Hat Satellite 6.15
Red Hat / Satellite
|
cpe:/a:redhat:satellite:6.15
|
6.15 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Red Hat Enterprise Linux Update Infrastructure 4
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:update_infrastructure_4
|
Update Infrastructure 4 | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform <2.4
Red Hat / Ansible Automation Platform
|
<2.4 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Red Hat Satellite 6.15
Red Hat / Satellite
|
cpe:/a:redhat:satellite:6.15
|
6.15 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Red Hat Enterprise Linux Update Infrastructure 4
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:update_infrastructure_4
|
Update Infrastructure 4 | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform <2.4
Red Hat / Ansible Automation Platform
|
<2.4 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Red Hat Satellite 6.15
Red Hat / Satellite
|
cpe:/a:redhat:satellite:6.15
|
6.15 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Red Hat Enterprise Linux Update Infrastructure 4
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:update_infrastructure_4
|
Update Infrastructure 4 | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform <2.4
Red Hat / Ansible Automation Platform
|
<2.4 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Red Hat Satellite 6.15
Red Hat / Satellite
|
cpe:/a:redhat:satellite:6.15
|
6.15 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Red Hat Enterprise Linux Update Infrastructure 4
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:update_infrastructure_4
|
Update Infrastructure 4 | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform <2.4
Red Hat / Ansible Automation Platform
|
<2.4 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Red Hat Satellite 6.15
Red Hat / Satellite
|
cpe:/a:redhat:satellite:6.15
|
6.15 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Red Hat Enterprise Linux Update Infrastructure 4
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:update_infrastructure_4
|
Update Infrastructure 4 | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform <2.4
Red Hat / Ansible Automation Platform
|
<2.4 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Red Hat Satellite 6.15
Red Hat / Satellite
|
cpe:/a:redhat:satellite:6.15
|
6.15 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Red Hat Enterprise Linux Update Infrastructure 4
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:update_infrastructure_4
|
Update Infrastructure 4 | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform <2.4
Red Hat / Ansible Automation Platform
|
<2.4 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Red Hat Satellite 6.15
Red Hat / Satellite
|
cpe:/a:redhat:satellite:6.15
|
6.15 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Red Hat Enterprise Linux Update Infrastructure 4
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:update_infrastructure_4
|
Update Infrastructure 4 | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform <2.4
Red Hat / Ansible Automation Platform
|
<2.4 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Red Hat Satellite 6.15
Red Hat / Satellite
|
cpe:/a:redhat:satellite:6.15
|
6.15 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Red Hat Enterprise Linux Update Infrastructure 4
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:update_infrastructure_4
|
Update Infrastructure 4 | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform <2.4
Red Hat / Ansible Automation Platform
|
<2.4 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Red Hat Satellite 6.15
Red Hat / Satellite
|
cpe:/a:redhat:satellite:6.15
|
6.15 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Red Hat Enterprise Linux Update Infrastructure 4
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:update_infrastructure_4
|
Update Infrastructure 4 | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform <2.4
Red Hat / Ansible Automation Platform
|
<2.4 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Red Hat Satellite 6.15
Red Hat / Satellite
|
cpe:/a:redhat:satellite:6.15
|
6.15 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Red Hat Enterprise Linux Update Infrastructure 4
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:update_infrastructure_4
|
Update Infrastructure 4 | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform <2.4
Red Hat / Ansible Automation Platform
|
<2.4 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Red Hat Satellite 6.15
Red Hat / Satellite
|
cpe:/a:redhat:satellite:6.15
|
6.15 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Red Hat Enterprise Linux Update Infrastructure 4
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:update_infrastructure_4
|
Update Infrastructure 4 | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform <2.4
Red Hat / Ansible Automation Platform
|
<2.4 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Red Hat Satellite 6.15
Red Hat / Satellite
|
cpe:/a:redhat:satellite:6.15
|
6.15 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Red Hat Enterprise Linux Update Infrastructure 4
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:update_infrastructure_4
|
Update Infrastructure 4 | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform <2.4
Red Hat / Ansible Automation Platform
|
<2.4 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Red Hat Satellite 6.15
Red Hat / Satellite
|
cpe:/a:redhat:satellite:6.15
|
6.15 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Red Hat Enterprise Linux Update Infrastructure 4
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:update_infrastructure_4
|
Update Infrastructure 4 | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform <2.4
Red Hat / Ansible Automation Platform
|
<2.4 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Red Hat Satellite 6.15
Red Hat / Satellite
|
cpe:/a:redhat:satellite:6.15
|
6.15 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Red Hat Enterprise Linux Update Infrastructure 4
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:update_infrastructure_4
|
Update Infrastructure 4 | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform <2.4
Red Hat / Ansible Automation Platform
|
<2.4 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Red Hat Satellite 6.15
Red Hat / Satellite
|
cpe:/a:redhat:satellite:6.15
|
6.15 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Red Hat Enterprise Linux Update Infrastructure 4
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:update_infrastructure_4
|
Update Infrastructure 4 | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform <2.4
Red Hat / Ansible Automation Platform
|
<2.4 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Red Hat Satellite 6.15
Red Hat / Satellite
|
cpe:/a:redhat:satellite:6.15
|
6.15 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Red Hat Enterprise Linux Update Infrastructure 4
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:update_infrastructure_4
|
Update Infrastructure 4 | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform <2.4
Red Hat / Ansible Automation Platform
|
<2.4 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Red Hat Satellite 6.15
Red Hat / Satellite
|
cpe:/a:redhat:satellite:6.15
|
6.15 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Red Hat Enterprise Linux Update Infrastructure 4
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:update_infrastructure_4
|
Update Infrastructure 4 | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform <2.4
Red Hat / Ansible Automation Platform
|
<2.4 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Red Hat Satellite 6.15
Red Hat / Satellite
|
cpe:/a:redhat:satellite:6.15
|
6.15 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Red Hat Enterprise Linux Update Infrastructure 4
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:update_infrastructure_4
|
Update Infrastructure 4 | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Red Hat Ansible Automation Platform ist eine End-to-End-Automatisierungsplattform f\u00fcr die Systemkonfiguration, die Softwarebereitstellung und die Orchestrierung erweiterter Workflows.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Red Hat Ansible Automation Platform ausnutzen, um beliebigen Programmcode auszuf\u00fchren, einen Denial-of-Service-Zustand erzeugen, vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen, Dateien zu manipulieren oder Cross-Site-Scripting (XSS)-Angriffe durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-1328 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1328.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-1328 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1328"
},
{
"category": "external",
"summary": "RedHat Security Advisory vom 2024-06-10",
"url": "https://access.redhat.com/errata/RHSA-2024:3781"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3820 vom 2024-06-11",
"url": "https://access.redhat.com/errata/RHSA-2024:3820"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3713 vom 2024-06-12",
"url": "https://access.redhat.com/errata/RHSA-2024:3713"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3811 vom 2024-06-11",
"url": "https://access.redhat.com/errata/RHSA-2024:3811"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3795 vom 2024-06-11",
"url": "https://access.redhat.com/errata/RHSA-2024:3795"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-3820 vom 2024-06-12",
"url": "https://linux.oracle.com/errata/ELSA-2024-3820.html"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-EPEL-2024-F52B6219CA vom 2024-06-13",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-f52b6219ca"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:3820 vom 2024-06-14",
"url": "https://errata.build.resf.org/RLSA-2024:3820"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2068-1 vom 2024-06-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-June/018734.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2182-1 vom 2024-06-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-June/018806.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2024-644 vom 2024-07-02",
"url": "https://alas.aws.amazon.com/AL2023/ALAS-2024-644.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2024-645 vom 2024-07-02",
"url": "https://alas.aws.amazon.com/AL2023/ALAS-2024-645.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:4231 vom 2024-07-03",
"url": "https://access.redhat.com/errata/RHSA-2024:4231"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:4227 vom 2024-07-03",
"url": "https://access.redhat.com/errata/RHSA-2024:4227"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-4227 vom 2024-07-03",
"url": "https://linux.oracle.com/errata/ELSA-2024-4227.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-4231 vom 2024-07-03",
"url": "https://linux.oracle.com/errata/ELSA-2024-4231.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:4404 vom 2024-07-09",
"url": "https://access.redhat.com/errata/RHSA-2024:4404"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:4414 vom 2024-07-09",
"url": "https://access.redhat.com/errata/RHSA-2024:4414"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:4427 vom 2024-07-09",
"url": "https://access.redhat.com/errata/RHSA-2024:4427"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:4522 vom 2024-07-12",
"url": "https://access.redhat.com/errata/RHSA-2024:4522"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2481-1 vom 2024-07-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018968.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2481-1 vom 2024-07-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018973.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2481-1 vom 2024-07-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018969.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:4227 vom 2024-07-15",
"url": "https://errata.build.resf.org/RLSA-2024:4227"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:4231 vom 2024-07-15",
"url": "https://errata.build.resf.org/RLSA-2024:4231"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:4616 vom 2024-07-25",
"url": "https://access.redhat.com/errata/RHSA-2024:4616"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:4958 vom 2024-08-07",
"url": "https://access.redhat.com/errata/RHSA-2024:4958"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202408-11 vom 2024-08-07",
"url": "https://security.gentoo.org/glsa/202408-11"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:5107 vom 2024-08-13",
"url": "https://access.redhat.com/errata/RHSA-2024:5107"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:5662 vom 2024-08-21",
"url": "https://access.redhat.com/errata/RHSA-2024:5662"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6428 vom 2024-09-05",
"url": "https://access.redhat.com/errata/RHSA-2024:6428"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2024-2654 vom 2024-10-16",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2024-2654.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7174016 vom 2024-10-24",
"url": "https://www.ibm.com/support/pages/node/7174016"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:9150 vom 2024-11-12",
"url": "https://access.redhat.com/errata/RHSA-2024:9150"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:9988 vom 2024-11-21",
"url": "https://access.redhat.com/errata/RHSA-2024:9988"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:9984 vom 2024-11-21",
"url": "https://access.redhat.com/errata/RHSA-2024:9984"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:9986 vom 2024-11-21",
"url": "https://access.redhat.com/errata/RHSA-2024:9986"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-5828 vom 2024-12-12",
"url": "https://security-tracker.debian.org/tracker/DSA-5828-1"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4000 vom 2024-12-21",
"url": "https://lists.debian.org/debian-lts-announce/2024/12/msg00022.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4396-1 vom 2024-12-20",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/2G4X2TXZZR4PJJZP65T5QITC24ZVDLNL/"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:0012 vom 2025-01-08",
"url": "https://errata.build.resf.org/RLSA-2025:0012"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1335 vom 2025-02-12",
"url": "https://access.redhat.com/errata/RHSA-2025:1335"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2025-2868 vom 2025-05-29",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2025-2868.html"
},
{
"category": "external",
"summary": "Dell Security Update vom 2025-10-02",
"url": "https://www.dell.com/support/kbdoc/000376224"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-D2D3A5FA79 vom 2025-10-18",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-d2d3a5fa79"
}
],
"source_lang": "en-US",
"title": "Red Hat Ansible Automation Platform: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-10-19T22:00:00.000+00:00",
"generator": {
"date": "2025-10-20T08:43:57.291+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2024-1328",
"initial_release_date": "2024-06-10T22:00:00.000+00:00",
"revision_history": [
{
"date": "2024-06-10T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-06-11T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-06-13T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2024-06-16T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2024-06-18T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-06-24T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-07-01T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2024-07-02T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen"
},
{
"date": "2024-07-03T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-07-09T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-07-11T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-07-15T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von SUSE und Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2024-07-24T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-08-06T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-08-07T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Gentoo aufgenommen"
},
{
"date": "2024-08-13T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-08-20T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-09-05T22:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-10-16T22:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2024-10-24T22:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2024-11-11T23:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-11-20T23:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-12-11T23:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2024-12-22T23:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von Debian und SUSE aufgenommen"
},
{
"date": "2025-01-07T23:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2025-02-11T23:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-29T22:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-10-01T22:00:00.000+00:00",
"number": "28",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-10-19T22:00:00.000+00:00",
"number": "29",
"summary": "Neue Updates von Fedora aufgenommen"
}
],
"status": "final",
"version": "29"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c8.4.0.0",
"product": {
"name": "Dell PowerProtect Data Domain \u003c8.4.0.0",
"product_id": "T045879"
}
},
{
"category": "product_version",
"name": "8.4.0.0",
"product": {
"name": "Dell PowerProtect Data Domain 8.4.0.0",
"product_id": "T045879-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:8.4.0.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.10.1.70",
"product": {
"name": "Dell PowerProtect Data Domain \u003c7.10.1.70",
"product_id": "T045881"
}
},
{
"category": "product_version",
"name": "7.10.1.70",
"product": {
"name": "Dell PowerProtect Data Domain 7.10.1.70",
"product_id": "T045881-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:7.10.1.70"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.13.1.40",
"product": {
"name": "Dell PowerProtect Data Domain \u003c7.13.1.40",
"product_id": "T047343"
}
},
{
"category": "product_version",
"name": "7.13.1.40",
"product": {
"name": "Dell PowerProtect Data Domain 7.13.1.40",
"product_id": "T047343-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:7.13.1.40"
}
}
},
{
"category": "product_version_range",
"name": "\u003c8.3.1.10",
"product": {
"name": "Dell PowerProtect Data Domain \u003c8.3.1.10",
"product_id": "T047344"
}
},
{
"category": "product_version",
"name": "8.3.1.10",
"product": {
"name": "Dell PowerProtect Data Domain 8.3.1.10",
"product_id": "T047344-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:8.3.1.10"
}
}
}
],
"category": "product_name",
"name": "PowerProtect Data Domain"
}
],
"category": "vendor",
"name": "Dell"
},
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"category": "product_name",
"name": "Gentoo Linux",
"product": {
"name": "Gentoo Linux",
"product_id": "T012167",
"product_identification_helper": {
"cpe": "cpe:/o:gentoo:linux:-"
}
}
}
],
"category": "vendor",
"name": "Gentoo"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c2.4",
"product": {
"name": "Red Hat Ansible Automation Platform \u003c2.4",
"product_id": "T035285"
}
},
{
"category": "product_version",
"name": "2.4",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4",
"product_id": "T035285-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.4"
}
}
}
],
"category": "product_name",
"name": "Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"category": "product_version",
"name": "Update Infrastructure 4",
"product": {
"name": "Red Hat Enterprise Linux Update Infrastructure 4",
"product_id": "T041113",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:update_infrastructure_4"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "6.15",
"product": {
"name": "Red Hat Satellite 6.15",
"product_id": "T034360",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:satellite:6.15"
}
}
}
],
"category": "product_name",
"name": "Satellite"
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-45288",
"product_status": {
"known_affected": [
"67646",
"T035285",
"T012167",
"T034360",
"T004914",
"T032255",
"74185",
"2951",
"T002207",
"T045879",
"T047343",
"398363",
"T041113",
"T045881",
"T047344"
]
},
"release_date": "2024-06-10T22:00:00.000+00:00",
"title": "CVE-2023-45288"
},
{
"cve": "CVE-2023-45290",
"product_status": {
"known_affected": [
"67646",
"T035285",
"T012167",
"T034360",
"T004914",
"T032255",
"74185",
"2951",
"T002207",
"T045879",
"T047343",
"398363",
"T041113",
"T045881",
"T047344"
]
},
"release_date": "2024-06-10T22:00:00.000+00:00",
"title": "CVE-2023-45290"
},
{
"cve": "CVE-2023-49083",
"product_status": {
"known_affected": [
"67646",
"T035285",
"T012167",
"T034360",
"T004914",
"T032255",
"74185",
"2951",
"T002207",
"T045879",
"T047343",
"398363",
"T041113",
"T045881",
"T047344"
]
},
"release_date": "2024-06-10T22:00:00.000+00:00",
"title": "CVE-2023-49083"
},
{
"cve": "CVE-2023-50447",
"product_status": {
"known_affected": [
"67646",
"T035285",
"T012167",
"T034360",
"T004914",
"T032255",
"74185",
"2951",
"T002207",
"T045879",
"T047343",
"398363",
"T041113",
"T045881",
"T047344"
]
},
"release_date": "2024-06-10T22:00:00.000+00:00",
"title": "CVE-2023-50447"
},
{
"cve": "CVE-2023-5752",
"product_status": {
"known_affected": [
"67646",
"T035285",
"T012167",
"T034360",
"T004914",
"T032255",
"74185",
"2951",
"T002207",
"T045879",
"T047343",
"398363",
"T041113",
"T045881",
"T047344"
]
},
"release_date": "2024-06-10T22:00:00.000+00:00",
"title": "CVE-2023-5752"
},
{
"cve": "CVE-2024-1135",
"product_status": {
"known_affected": [
"67646",
"T035285",
"T012167",
"T034360",
"T004914",
"T032255",
"74185",
"2951",
"T002207",
"T045879",
"T047343",
"398363",
"T041113",
"T045881",
"T047344"
]
},
"release_date": "2024-06-10T22:00:00.000+00:00",
"title": "CVE-2024-1135"
},
{
"cve": "CVE-2024-21503",
"product_status": {
"known_affected": [
"67646",
"T035285",
"T012167",
"T034360",
"T004914",
"T032255",
"74185",
"2951",
"T002207",
"T045879",
"T047343",
"398363",
"T041113",
"T045881",
"T047344"
]
},
"release_date": "2024-06-10T22:00:00.000+00:00",
"title": "CVE-2024-21503"
},
{
"cve": "CVE-2024-24783",
"product_status": {
"known_affected": [
"67646",
"T035285",
"T012167",
"T034360",
"T004914",
"T032255",
"74185",
"2951",
"T002207",
"T045879",
"T047343",
"398363",
"T041113",
"T045881",
"T047344"
]
},
"release_date": "2024-06-10T22:00:00.000+00:00",
"title": "CVE-2024-24783"
},
{
"cve": "CVE-2024-26130",
"product_status": {
"known_affected": [
"67646",
"T035285",
"T012167",
"T034360",
"T004914",
"T032255",
"74185",
"2951",
"T002207",
"T045879",
"T047343",
"398363",
"T041113",
"T045881",
"T047344"
]
},
"release_date": "2024-06-10T22:00:00.000+00:00",
"title": "CVE-2024-26130"
},
{
"cve": "CVE-2024-27306",
"product_status": {
"known_affected": [
"67646",
"T035285",
"T012167",
"T034360",
"T004914",
"T032255",
"74185",
"2951",
"T002207",
"T045879",
"T047343",
"398363",
"T041113",
"T045881",
"T047344"
]
},
"release_date": "2024-06-10T22:00:00.000+00:00",
"title": "CVE-2024-27306"
},
{
"cve": "CVE-2024-27351",
"product_status": {
"known_affected": [
"67646",
"T035285",
"T012167",
"T034360",
"T004914",
"T032255",
"74185",
"2951",
"T002207",
"T045879",
"T047343",
"398363",
"T041113",
"T045881",
"T047344"
]
},
"release_date": "2024-06-10T22:00:00.000+00:00",
"title": "CVE-2024-27351"
},
{
"cve": "CVE-2024-28219",
"product_status": {
"known_affected": [
"67646",
"T035285",
"T012167",
"T034360",
"T004914",
"T032255",
"74185",
"2951",
"T002207",
"T045879",
"T047343",
"398363",
"T041113",
"T045881",
"T047344"
]
},
"release_date": "2024-06-10T22:00:00.000+00:00",
"title": "CVE-2024-28219"
},
{
"cve": "CVE-2024-28849",
"product_status": {
"known_affected": [
"67646",
"T035285",
"T012167",
"T034360",
"T004914",
"T032255",
"74185",
"2951",
"T002207",
"T045879",
"T047343",
"398363",
"T041113",
"T045881",
"T047344"
]
},
"release_date": "2024-06-10T22:00:00.000+00:00",
"title": "CVE-2024-28849"
},
{
"cve": "CVE-2024-30251",
"product_status": {
"known_affected": [
"67646",
"T035285",
"T012167",
"T034360",
"T004914",
"T032255",
"74185",
"2951",
"T002207",
"T045879",
"T047343",
"398363",
"T041113",
"T045881",
"T047344"
]
},
"release_date": "2024-06-10T22:00:00.000+00:00",
"title": "CVE-2024-30251"
},
{
"cve": "CVE-2024-32879",
"product_status": {
"known_affected": [
"67646",
"T035285",
"T012167",
"T034360",
"T004914",
"T032255",
"74185",
"2951",
"T002207",
"T045879",
"T047343",
"398363",
"T041113",
"T045881",
"T047344"
]
},
"release_date": "2024-06-10T22:00:00.000+00:00",
"title": "CVE-2024-32879"
},
{
"cve": "CVE-2024-34064",
"product_status": {
"known_affected": [
"67646",
"T035285",
"T012167",
"T034360",
"T004914",
"T032255",
"74185",
"2951",
"T002207",
"T045879",
"T047343",
"398363",
"T041113",
"T045881",
"T047344"
]
},
"release_date": "2024-06-10T22:00:00.000+00:00",
"title": "CVE-2024-34064"
},
{
"cve": "CVE-2024-35195",
"product_status": {
"known_affected": [
"67646",
"T035285",
"T012167",
"T034360",
"T004914",
"T032255",
"74185",
"2951",
"T002207",
"T045879",
"T047343",
"398363",
"T041113",
"T045881",
"T047344"
]
},
"release_date": "2024-06-10T22:00:00.000+00:00",
"title": "CVE-2024-35195"
},
{
"cve": "CVE-2024-3651",
"product_status": {
"known_affected": [
"67646",
"T035285",
"T012167",
"T034360",
"T004914",
"T032255",
"74185",
"2951",
"T002207",
"T045879",
"T047343",
"398363",
"T041113",
"T045881",
"T047344"
]
},
"release_date": "2024-06-10T22:00:00.000+00:00",
"title": "CVE-2024-3651"
},
{
"cve": "CVE-2024-3772",
"product_status": {
"known_affected": [
"67646",
"T035285",
"T012167",
"T034360",
"T004914",
"T032255",
"74185",
"2951",
"T002207",
"T045879",
"T047343",
"398363",
"T041113",
"T045881",
"T047344"
]
},
"release_date": "2024-06-10T22:00:00.000+00:00",
"title": "CVE-2024-3772"
},
{
"cve": "CVE-2024-4340",
"product_status": {
"known_affected": [
"67646",
"T035285",
"T012167",
"T034360",
"T004914",
"T032255",
"74185",
"2951",
"T002207",
"T045879",
"T047343",
"398363",
"T041113",
"T045881",
"T047344"
]
},
"release_date": "2024-06-10T22:00:00.000+00:00",
"title": "CVE-2024-4340"
}
]
}
WID-SEC-W-2024-1427
Vulnerability from csaf_certbund - Published: 2024-06-20 22:00 - Updated: 2024-06-20 22:00Es existiert eine Schwachstelle in IBM Business Automation Workflow Machine Learning Server. Dieser Fehler betrifft die Gunicorn-Komponente aufgrund der unsachgemäßen Analyse der HTTP-Transfer-Encoding-Header, was zum Schmuggeln von HTTP-Anfragen führt. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um die Interpretation von HTTP-Anfragen zu manipulieren, was zu Web-Cache-Poisoning, zur Umgehung des Webanwendungsschutzes und zu XSS-Angriffen führen kann.
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "IBM Business Automation Workflow ist eine L\u00f6sung zur Automatisierung von Arbeitsabl\u00e4ufen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in IBM Business Automation Workflow ausnutzen, um Dateien zu manipulieren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-1427 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1427.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-1427 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1427"
},
{
"category": "external",
"summary": "IBM Security Bulletin vom 2024-06-20",
"url": "https://www.ibm.com/support/pages/node/7158069"
}
],
"source_lang": "en-US",
"title": "IBM Business Automation Workflow: Schwachstelle erm\u00f6glicht Manipulation von Dateien",
"tracking": {
"current_release_date": "2024-06-20T22:00:00.000+00:00",
"generator": {
"date": "2024-08-15T18:10:26.252+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2024-1427",
"initial_release_date": "2024-06-20T22:00:00.000+00:00",
"revision_history": [
{
"date": "2024-06-20T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c23.0.2-IF005",
"product": {
"name": "IBM Business Automation Workflow \u003c23.0.2-IF005",
"product_id": "T035594"
}
},
{
"category": "product_version_range",
"name": "\u003c23.0.2-IF003",
"product": {
"name": "IBM Business Automation Workflow \u003c23.0.2-IF003",
"product_id": "T035595"
}
}
],
"category": "product_name",
"name": "Business Automation Workflow"
}
],
"category": "vendor",
"name": "IBM"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-1135",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in IBM Business Automation Workflow Machine Learning Server. Dieser Fehler betrifft die Gunicorn-Komponente aufgrund der unsachgem\u00e4\u00dfen Analyse der HTTP-Transfer-Encoding-Header, was zum Schmuggeln von HTTP-Anfragen f\u00fchrt. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um die Interpretation von HTTP-Anfragen zu manipulieren, was zu Web-Cache-Poisoning, zur Umgehung des Webanwendungsschutzes und zu XSS-Angriffen f\u00fchren kann."
}
],
"release_date": "2024-06-20T22:00:00.000+00:00",
"title": "CVE-2024-1135"
}
]
}
WID-SEC-W-2025-0823
Vulnerability from csaf_certbund - Published: 2025-04-15 22:00 - Updated: 2025-06-03 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 9.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.2
|
9.0.2 | |
|
Oracle Communications 9.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0
|
9.0.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.3
|
24.2.3 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 15.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0
|
15.0.0 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle Communications 15.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1
|
15.0.1 | |
|
Oracle Communications 15.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.2
|
15.0.2 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 14.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0
|
14.0.0 | |
|
Oracle Communications 9.1.1.9
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.1.9
|
9.1.1.9 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.4
Oracle / Communications
|
<=24.2.4 | ||
|
Oracle Communications <=23.4.0
Oracle / Communications
|
<=23.4.0 | ||
|
Oracle Communications <=24.3.0
Oracle / Communications
|
<=24.3.0 | ||
|
Oracle Communications <=24.2.2
Oracle / Communications
|
<=24.2.2 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 9.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.2
|
9.0.2 | |
|
Oracle Communications 9.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0
|
9.0.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.3
|
24.2.3 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 15.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0
|
15.0.0 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle Communications 15.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1
|
15.0.1 | |
|
Oracle Communications 15.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.2
|
15.0.2 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 14.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0
|
14.0.0 | |
|
Oracle Communications 9.1.1.9
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.1.9
|
9.1.1.9 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.4
Oracle / Communications
|
<=24.2.4 | ||
|
Oracle Communications <=23.4.0
Oracle / Communications
|
<=23.4.0 | ||
|
Oracle Communications <=24.3.0
Oracle / Communications
|
<=24.3.0 | ||
|
Oracle Communications <=24.2.2
Oracle / Communications
|
<=24.2.2 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 9.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.2
|
9.0.2 | |
|
Oracle Communications 9.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0
|
9.0.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.3
|
24.2.3 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 15.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0
|
15.0.0 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle Communications 15.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1
|
15.0.1 | |
|
Oracle Communications 15.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.2
|
15.0.2 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 14.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0
|
14.0.0 | |
|
Oracle Communications 9.1.1.9
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.1.9
|
9.1.1.9 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.4
Oracle / Communications
|
<=24.2.4 | ||
|
Oracle Communications <=23.4.0
Oracle / Communications
|
<=23.4.0 | ||
|
Oracle Communications <=24.3.0
Oracle / Communications
|
<=24.3.0 | ||
|
Oracle Communications <=24.2.2
Oracle / Communications
|
<=24.2.2 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 9.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.2
|
9.0.2 | |
|
Oracle Communications 9.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0
|
9.0.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.3
|
24.2.3 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 15.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0
|
15.0.0 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle Communications 15.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1
|
15.0.1 | |
|
Oracle Communications 15.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.2
|
15.0.2 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 14.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0
|
14.0.0 | |
|
Oracle Communications 9.1.1.9
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.1.9
|
9.1.1.9 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.4
Oracle / Communications
|
<=24.2.4 | ||
|
Oracle Communications <=23.4.0
Oracle / Communications
|
<=23.4.0 | ||
|
Oracle Communications <=24.3.0
Oracle / Communications
|
<=24.3.0 | ||
|
Oracle Communications <=24.2.2
Oracle / Communications
|
<=24.2.2 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 9.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.2
|
9.0.2 | |
|
Oracle Communications 9.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0
|
9.0.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.3
|
24.2.3 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 15.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0
|
15.0.0 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle Communications 15.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1
|
15.0.1 | |
|
Oracle Communications 15.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.2
|
15.0.2 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 14.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0
|
14.0.0 | |
|
Oracle Communications 9.1.1.9
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.1.9
|
9.1.1.9 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.4
Oracle / Communications
|
<=24.2.4 | ||
|
Oracle Communications <=23.4.0
Oracle / Communications
|
<=23.4.0 | ||
|
Oracle Communications <=24.3.0
Oracle / Communications
|
<=24.3.0 | ||
|
Oracle Communications <=24.2.2
Oracle / Communications
|
<=24.2.2 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 9.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.2
|
9.0.2 | |
|
Oracle Communications 9.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0
|
9.0.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.3
|
24.2.3 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 15.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0
|
15.0.0 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle Communications 15.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1
|
15.0.1 | |
|
Oracle Communications 15.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.2
|
15.0.2 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 14.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0
|
14.0.0 | |
|
Oracle Communications 9.1.1.9
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.1.9
|
9.1.1.9 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.4
Oracle / Communications
|
<=24.2.4 | ||
|
Oracle Communications <=23.4.0
Oracle / Communications
|
<=23.4.0 | ||
|
Oracle Communications <=24.3.0
Oracle / Communications
|
<=24.3.0 | ||
|
Oracle Communications <=24.2.2
Oracle / Communications
|
<=24.2.2 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 9.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.2
|
9.0.2 | |
|
Oracle Communications 9.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0
|
9.0.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.3
|
24.2.3 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 15.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0
|
15.0.0 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle Communications 15.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1
|
15.0.1 | |
|
Oracle Communications 15.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.2
|
15.0.2 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 14.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0
|
14.0.0 | |
|
Oracle Communications 9.1.1.9
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.1.9
|
9.1.1.9 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.4
Oracle / Communications
|
<=24.2.4 | ||
|
Oracle Communications <=23.4.0
Oracle / Communications
|
<=23.4.0 | ||
|
Oracle Communications <=24.3.0
Oracle / Communications
|
<=24.3.0 | ||
|
Oracle Communications <=24.2.2
Oracle / Communications
|
<=24.2.2 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 9.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.2
|
9.0.2 | |
|
Oracle Communications 9.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0
|
9.0.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.3
|
24.2.3 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 15.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0
|
15.0.0 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle Communications 15.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1
|
15.0.1 | |
|
Oracle Communications 15.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.2
|
15.0.2 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 14.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0
|
14.0.0 | |
|
Oracle Communications 9.1.1.9
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.1.9
|
9.1.1.9 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.4
Oracle / Communications
|
<=24.2.4 | ||
|
Oracle Communications <=23.4.0
Oracle / Communications
|
<=23.4.0 | ||
|
Oracle Communications <=24.3.0
Oracle / Communications
|
<=24.3.0 | ||
|
Oracle Communications <=24.2.2
Oracle / Communications
|
<=24.2.2 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 9.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.2
|
9.0.2 | |
|
Oracle Communications 9.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0
|
9.0.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.3
|
24.2.3 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 15.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0
|
15.0.0 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle Communications 15.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1
|
15.0.1 | |
|
Oracle Communications 15.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.2
|
15.0.2 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 14.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0
|
14.0.0 | |
|
Oracle Communications 9.1.1.9
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.1.9
|
9.1.1.9 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.4
Oracle / Communications
|
<=24.2.4 | ||
|
Oracle Communications <=23.4.0
Oracle / Communications
|
<=23.4.0 | ||
|
Oracle Communications <=24.3.0
Oracle / Communications
|
<=24.3.0 | ||
|
Oracle Communications <=24.2.2
Oracle / Communications
|
<=24.2.2 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 9.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.2
|
9.0.2 | |
|
Oracle Communications 9.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0
|
9.0.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.3
|
24.2.3 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 15.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0
|
15.0.0 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle Communications 15.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1
|
15.0.1 | |
|
Oracle Communications 15.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.2
|
15.0.2 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 14.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0
|
14.0.0 | |
|
Oracle Communications 9.1.1.9
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.1.9
|
9.1.1.9 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.4
Oracle / Communications
|
<=24.2.4 | ||
|
Oracle Communications <=23.4.0
Oracle / Communications
|
<=23.4.0 | ||
|
Oracle Communications <=24.3.0
Oracle / Communications
|
<=24.3.0 | ||
|
Oracle Communications <=24.2.2
Oracle / Communications
|
<=24.2.2 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 9.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.2
|
9.0.2 | |
|
Oracle Communications 9.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0
|
9.0.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.3
|
24.2.3 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 15.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0
|
15.0.0 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle Communications 15.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1
|
15.0.1 | |
|
Oracle Communications 15.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.2
|
15.0.2 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 14.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0
|
14.0.0 | |
|
Oracle Communications 9.1.1.9
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.1.9
|
9.1.1.9 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.4
Oracle / Communications
|
<=24.2.4 | ||
|
Oracle Communications <=23.4.0
Oracle / Communications
|
<=23.4.0 | ||
|
Oracle Communications <=24.3.0
Oracle / Communications
|
<=24.3.0 | ||
|
Oracle Communications <=24.2.2
Oracle / Communications
|
<=24.2.2 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 9.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.2
|
9.0.2 | |
|
Oracle Communications 9.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0
|
9.0.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.3
|
24.2.3 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 15.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0
|
15.0.0 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle Communications 15.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1
|
15.0.1 | |
|
Oracle Communications 15.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.2
|
15.0.2 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 14.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0
|
14.0.0 | |
|
Oracle Communications 9.1.1.9
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.1.9
|
9.1.1.9 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.4
Oracle / Communications
|
<=24.2.4 | ||
|
Oracle Communications <=23.4.0
Oracle / Communications
|
<=23.4.0 | ||
|
Oracle Communications <=24.3.0
Oracle / Communications
|
<=24.3.0 | ||
|
Oracle Communications <=24.2.2
Oracle / Communications
|
<=24.2.2 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 9.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.2
|
9.0.2 | |
|
Oracle Communications 9.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0
|
9.0.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.3
|
24.2.3 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 15.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0
|
15.0.0 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle Communications 15.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1
|
15.0.1 | |
|
Oracle Communications 15.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.2
|
15.0.2 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 14.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0
|
14.0.0 | |
|
Oracle Communications 9.1.1.9
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.1.9
|
9.1.1.9 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.4
Oracle / Communications
|
<=24.2.4 | ||
|
Oracle Communications <=23.4.0
Oracle / Communications
|
<=23.4.0 | ||
|
Oracle Communications <=24.3.0
Oracle / Communications
|
<=24.3.0 | ||
|
Oracle Communications <=24.2.2
Oracle / Communications
|
<=24.2.2 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 9.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.2
|
9.0.2 | |
|
Oracle Communications 9.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0
|
9.0.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.3
|
24.2.3 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 15.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0
|
15.0.0 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle Communications 15.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1
|
15.0.1 | |
|
Oracle Communications 15.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.2
|
15.0.2 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 14.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0
|
14.0.0 | |
|
Oracle Communications 9.1.1.9
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.1.9
|
9.1.1.9 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.4
Oracle / Communications
|
<=24.2.4 | ||
|
Oracle Communications <=23.4.0
Oracle / Communications
|
<=23.4.0 | ||
|
Oracle Communications <=24.3.0
Oracle / Communications
|
<=24.3.0 | ||
|
Oracle Communications <=24.2.2
Oracle / Communications
|
<=24.2.2 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 9.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.2
|
9.0.2 | |
|
Oracle Communications 9.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0
|
9.0.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.3
|
24.2.3 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 15.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0
|
15.0.0 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle Communications 15.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1
|
15.0.1 | |
|
Oracle Communications 15.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.2
|
15.0.2 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 14.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0
|
14.0.0 | |
|
Oracle Communications 9.1.1.9
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.1.9
|
9.1.1.9 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.4
Oracle / Communications
|
<=24.2.4 | ||
|
Oracle Communications <=23.4.0
Oracle / Communications
|
<=23.4.0 | ||
|
Oracle Communications <=24.3.0
Oracle / Communications
|
<=24.3.0 | ||
|
Oracle Communications <=24.2.2
Oracle / Communications
|
<=24.2.2 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 9.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.2
|
9.0.2 | |
|
Oracle Communications 9.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0
|
9.0.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.3
|
24.2.3 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 15.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0
|
15.0.0 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle Communications 15.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1
|
15.0.1 | |
|
Oracle Communications 15.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.2
|
15.0.2 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 14.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0
|
14.0.0 | |
|
Oracle Communications 9.1.1.9
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.1.9
|
9.1.1.9 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.4
Oracle / Communications
|
<=24.2.4 | ||
|
Oracle Communications <=23.4.0
Oracle / Communications
|
<=23.4.0 | ||
|
Oracle Communications <=24.3.0
Oracle / Communications
|
<=24.3.0 | ||
|
Oracle Communications <=24.2.2
Oracle / Communications
|
<=24.2.2 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 9.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.2
|
9.0.2 | |
|
Oracle Communications 9.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0
|
9.0.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.3
|
24.2.3 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 15.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0
|
15.0.0 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle Communications 15.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1
|
15.0.1 | |
|
Oracle Communications 15.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.2
|
15.0.2 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 14.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0
|
14.0.0 | |
|
Oracle Communications 9.1.1.9
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.1.9
|
9.1.1.9 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.4
Oracle / Communications
|
<=24.2.4 | ||
|
Oracle Communications <=23.4.0
Oracle / Communications
|
<=23.4.0 | ||
|
Oracle Communications <=24.3.0
Oracle / Communications
|
<=24.3.0 | ||
|
Oracle Communications <=24.2.2
Oracle / Communications
|
<=24.2.2 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 9.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.2
|
9.0.2 | |
|
Oracle Communications 9.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0
|
9.0.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.3
|
24.2.3 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 15.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0
|
15.0.0 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle Communications 15.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1
|
15.0.1 | |
|
Oracle Communications 15.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.2
|
15.0.2 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 14.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0
|
14.0.0 | |
|
Oracle Communications 9.1.1.9
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.1.9
|
9.1.1.9 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.4
Oracle / Communications
|
<=24.2.4 | ||
|
Oracle Communications <=23.4.0
Oracle / Communications
|
<=23.4.0 | ||
|
Oracle Communications <=24.3.0
Oracle / Communications
|
<=24.3.0 | ||
|
Oracle Communications <=24.2.2
Oracle / Communications
|
<=24.2.2 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 9.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.2
|
9.0.2 | |
|
Oracle Communications 9.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0
|
9.0.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.3
|
24.2.3 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 15.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0
|
15.0.0 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle Communications 15.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1
|
15.0.1 | |
|
Oracle Communications 15.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.2
|
15.0.2 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 14.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0
|
14.0.0 | |
|
Oracle Communications 9.1.1.9
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.1.9
|
9.1.1.9 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.4
Oracle / Communications
|
<=24.2.4 | ||
|
Oracle Communications <=23.4.0
Oracle / Communications
|
<=23.4.0 | ||
|
Oracle Communications <=24.3.0
Oracle / Communications
|
<=24.3.0 | ||
|
Oracle Communications <=24.2.2
Oracle / Communications
|
<=24.2.2 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 9.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.2
|
9.0.2 | |
|
Oracle Communications 9.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0
|
9.0.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.3
|
24.2.3 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 15.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0
|
15.0.0 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle Communications 15.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1
|
15.0.1 | |
|
Oracle Communications 15.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.2
|
15.0.2 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 14.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0
|
14.0.0 | |
|
Oracle Communications 9.1.1.9
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.1.9
|
9.1.1.9 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.4
Oracle / Communications
|
<=24.2.4 | ||
|
Oracle Communications <=23.4.0
Oracle / Communications
|
<=23.4.0 | ||
|
Oracle Communications <=24.3.0
Oracle / Communications
|
<=24.3.0 | ||
|
Oracle Communications <=24.2.2
Oracle / Communications
|
<=24.2.2 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 9.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.2
|
9.0.2 | |
|
Oracle Communications 9.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0
|
9.0.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.3
|
24.2.3 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 15.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0
|
15.0.0 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle Communications 15.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1
|
15.0.1 | |
|
Oracle Communications 15.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.2
|
15.0.2 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 14.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0
|
14.0.0 | |
|
Oracle Communications 9.1.1.9
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.1.9
|
9.1.1.9 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.4
Oracle / Communications
|
<=24.2.4 | ||
|
Oracle Communications <=23.4.0
Oracle / Communications
|
<=23.4.0 | ||
|
Oracle Communications <=24.3.0
Oracle / Communications
|
<=24.3.0 | ||
|
Oracle Communications <=24.2.2
Oracle / Communications
|
<=24.2.2 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 9.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.2
|
9.0.2 | |
|
Oracle Communications 9.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0
|
9.0.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.3
|
24.2.3 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 15.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0
|
15.0.0 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle Communications 15.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1
|
15.0.1 | |
|
Oracle Communications 15.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.2
|
15.0.2 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 14.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0
|
14.0.0 | |
|
Oracle Communications 9.1.1.9
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.1.9
|
9.1.1.9 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.4
Oracle / Communications
|
<=24.2.4 | ||
|
Oracle Communications <=23.4.0
Oracle / Communications
|
<=23.4.0 | ||
|
Oracle Communications <=24.3.0
Oracle / Communications
|
<=24.3.0 | ||
|
Oracle Communications <=24.2.2
Oracle / Communications
|
<=24.2.2 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 9.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.2
|
9.0.2 | |
|
Oracle Communications 9.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0
|
9.0.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.3
|
24.2.3 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 15.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0
|
15.0.0 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle Communications 15.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1
|
15.0.1 | |
|
Oracle Communications 15.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.2
|
15.0.2 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 14.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0
|
14.0.0 | |
|
Oracle Communications 9.1.1.9
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.1.9
|
9.1.1.9 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.4
Oracle / Communications
|
<=24.2.4 | ||
|
Oracle Communications <=23.4.0
Oracle / Communications
|
<=23.4.0 | ||
|
Oracle Communications <=24.3.0
Oracle / Communications
|
<=24.3.0 | ||
|
Oracle Communications <=24.2.2
Oracle / Communications
|
<=24.2.2 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 9.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.2
|
9.0.2 | |
|
Oracle Communications 9.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0
|
9.0.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.3
|
24.2.3 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 15.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0
|
15.0.0 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle Communications 15.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1
|
15.0.1 | |
|
Oracle Communications 15.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.2
|
15.0.2 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 14.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0
|
14.0.0 | |
|
Oracle Communications 9.1.1.9
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.1.9
|
9.1.1.9 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.4
Oracle / Communications
|
<=24.2.4 | ||
|
Oracle Communications <=23.4.0
Oracle / Communications
|
<=23.4.0 | ||
|
Oracle Communications <=24.3.0
Oracle / Communications
|
<=24.3.0 | ||
|
Oracle Communications <=24.2.2
Oracle / Communications
|
<=24.2.2 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 9.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.2
|
9.0.2 | |
|
Oracle Communications 9.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0
|
9.0.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.3
|
24.2.3 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 15.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0
|
15.0.0 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle Communications 15.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1
|
15.0.1 | |
|
Oracle Communications 15.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.2
|
15.0.2 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 14.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0
|
14.0.0 | |
|
Oracle Communications 9.1.1.9
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.1.9
|
9.1.1.9 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.4
Oracle / Communications
|
<=24.2.4 | ||
|
Oracle Communications <=23.4.0
Oracle / Communications
|
<=23.4.0 | ||
|
Oracle Communications <=24.3.0
Oracle / Communications
|
<=24.3.0 | ||
|
Oracle Communications <=24.2.2
Oracle / Communications
|
<=24.2.2 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 9.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.2
|
9.0.2 | |
|
Oracle Communications 9.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0
|
9.0.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.3
|
24.2.3 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 15.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0
|
15.0.0 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle Communications 15.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1
|
15.0.1 | |
|
Oracle Communications 15.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.2
|
15.0.2 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 14.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0
|
14.0.0 | |
|
Oracle Communications 9.1.1.9
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.1.9
|
9.1.1.9 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.4
Oracle / Communications
|
<=24.2.4 | ||
|
Oracle Communications <=23.4.0
Oracle / Communications
|
<=23.4.0 | ||
|
Oracle Communications <=24.3.0
Oracle / Communications
|
<=24.3.0 | ||
|
Oracle Communications <=24.2.2
Oracle / Communications
|
<=24.2.2 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 9.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.2
|
9.0.2 | |
|
Oracle Communications 9.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0
|
9.0.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.3
|
24.2.3 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 15.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0
|
15.0.0 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle Communications 15.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1
|
15.0.1 | |
|
Oracle Communications 15.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.2
|
15.0.2 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 14.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0
|
14.0.0 | |
|
Oracle Communications 9.1.1.9
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.1.9
|
9.1.1.9 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.4
Oracle / Communications
|
<=24.2.4 | ||
|
Oracle Communications <=23.4.0
Oracle / Communications
|
<=23.4.0 | ||
|
Oracle Communications <=24.3.0
Oracle / Communications
|
<=24.3.0 | ||
|
Oracle Communications <=24.2.2
Oracle / Communications
|
<=24.2.2 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 9.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.2
|
9.0.2 | |
|
Oracle Communications 9.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0
|
9.0.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.3
|
24.2.3 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 15.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0
|
15.0.0 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle Communications 15.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1
|
15.0.1 | |
|
Oracle Communications 15.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.2
|
15.0.2 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 14.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0
|
14.0.0 | |
|
Oracle Communications 9.1.1.9
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.1.9
|
9.1.1.9 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.4
Oracle / Communications
|
<=24.2.4 | ||
|
Oracle Communications <=23.4.0
Oracle / Communications
|
<=23.4.0 | ||
|
Oracle Communications <=24.3.0
Oracle / Communications
|
<=24.3.0 | ||
|
Oracle Communications <=24.2.2
Oracle / Communications
|
<=24.2.2 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 9.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.2
|
9.0.2 | |
|
Oracle Communications 9.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0
|
9.0.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.3
|
24.2.3 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 15.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0
|
15.0.0 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle Communications 15.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1
|
15.0.1 | |
|
Oracle Communications 15.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.2
|
15.0.2 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 14.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0
|
14.0.0 | |
|
Oracle Communications 9.1.1.9
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.1.9
|
9.1.1.9 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.4
Oracle / Communications
|
<=24.2.4 | ||
|
Oracle Communications <=23.4.0
Oracle / Communications
|
<=23.4.0 | ||
|
Oracle Communications <=24.3.0
Oracle / Communications
|
<=24.3.0 | ||
|
Oracle Communications <=24.2.2
Oracle / Communications
|
<=24.2.2 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 9.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.2
|
9.0.2 | |
|
Oracle Communications 9.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0
|
9.0.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.3
|
24.2.3 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 15.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0
|
15.0.0 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle Communications 15.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1
|
15.0.1 | |
|
Oracle Communications 15.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.2
|
15.0.2 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 14.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0
|
14.0.0 | |
|
Oracle Communications 9.1.1.9
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.1.9
|
9.1.1.9 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.4
Oracle / Communications
|
<=24.2.4 | ||
|
Oracle Communications <=23.4.0
Oracle / Communications
|
<=23.4.0 | ||
|
Oracle Communications <=24.3.0
Oracle / Communications
|
<=24.3.0 | ||
|
Oracle Communications <=24.2.2
Oracle / Communications
|
<=24.2.2 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 9.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.2
|
9.0.2 | |
|
Oracle Communications 9.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0
|
9.0.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.3
|
24.2.3 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 15.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0
|
15.0.0 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle Communications 15.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1
|
15.0.1 | |
|
Oracle Communications 15.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.2
|
15.0.2 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 14.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0
|
14.0.0 | |
|
Oracle Communications 9.1.1.9
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.1.9
|
9.1.1.9 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.4
Oracle / Communications
|
<=24.2.4 | ||
|
Oracle Communications <=23.4.0
Oracle / Communications
|
<=23.4.0 | ||
|
Oracle Communications <=24.3.0
Oracle / Communications
|
<=24.3.0 | ||
|
Oracle Communications <=24.2.2
Oracle / Communications
|
<=24.2.2 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 9.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.2
|
9.0.2 | |
|
Oracle Communications 9.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0
|
9.0.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.3
|
24.2.3 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 15.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0
|
15.0.0 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle Communications 15.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1
|
15.0.1 | |
|
Oracle Communications 15.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.2
|
15.0.2 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 14.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0
|
14.0.0 | |
|
Oracle Communications 9.1.1.9
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.1.9
|
9.1.1.9 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.4
Oracle / Communications
|
<=24.2.4 | ||
|
Oracle Communications <=23.4.0
Oracle / Communications
|
<=23.4.0 | ||
|
Oracle Communications <=24.3.0
Oracle / Communications
|
<=24.3.0 | ||
|
Oracle Communications <=24.2.2
Oracle / Communications
|
<=24.2.2 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 9.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.2
|
9.0.2 | |
|
Oracle Communications 9.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0
|
9.0.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.3
|
24.2.3 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 15.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0
|
15.0.0 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle Communications 15.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1
|
15.0.1 | |
|
Oracle Communications 15.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.2
|
15.0.2 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 14.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0
|
14.0.0 | |
|
Oracle Communications 9.1.1.9
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.1.9
|
9.1.1.9 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.4
Oracle / Communications
|
<=24.2.4 | ||
|
Oracle Communications <=23.4.0
Oracle / Communications
|
<=23.4.0 | ||
|
Oracle Communications <=24.3.0
Oracle / Communications
|
<=24.3.0 | ||
|
Oracle Communications <=24.2.2
Oracle / Communications
|
<=24.2.2 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 9.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.2
|
9.0.2 | |
|
Oracle Communications 9.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0
|
9.0.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.3
|
24.2.3 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 15.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0
|
15.0.0 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle Communications 15.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1
|
15.0.1 | |
|
Oracle Communications 15.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.2
|
15.0.2 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 14.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0
|
14.0.0 | |
|
Oracle Communications 9.1.1.9
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.1.9
|
9.1.1.9 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.4
Oracle / Communications
|
<=24.2.4 | ||
|
Oracle Communications <=23.4.0
Oracle / Communications
|
<=23.4.0 | ||
|
Oracle Communications <=24.3.0
Oracle / Communications
|
<=24.3.0 | ||
|
Oracle Communications <=24.2.2
Oracle / Communications
|
<=24.2.2 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 9.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.2
|
9.0.2 | |
|
Oracle Communications 9.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0
|
9.0.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.3
|
24.2.3 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 15.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0
|
15.0.0 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle Communications 15.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1
|
15.0.1 | |
|
Oracle Communications 15.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.2
|
15.0.2 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 14.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0
|
14.0.0 | |
|
Oracle Communications 9.1.1.9
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.1.9
|
9.1.1.9 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.4
Oracle / Communications
|
<=24.2.4 | ||
|
Oracle Communications <=23.4.0
Oracle / Communications
|
<=23.4.0 | ||
|
Oracle Communications <=24.3.0
Oracle / Communications
|
<=24.3.0 | ||
|
Oracle Communications <=24.2.2
Oracle / Communications
|
<=24.2.2 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 9.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.2
|
9.0.2 | |
|
Oracle Communications 9.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0
|
9.0.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.3
|
24.2.3 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 15.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0
|
15.0.0 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle Communications 15.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1
|
15.0.1 | |
|
Oracle Communications 15.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.2
|
15.0.2 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 14.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0
|
14.0.0 | |
|
Oracle Communications 9.1.1.9
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.1.9
|
9.1.1.9 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.4
Oracle / Communications
|
<=24.2.4 | ||
|
Oracle Communications <=23.4.0
Oracle / Communications
|
<=23.4.0 | ||
|
Oracle Communications <=24.3.0
Oracle / Communications
|
<=24.3.0 | ||
|
Oracle Communications <=24.2.2
Oracle / Communications
|
<=24.2.2 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 9.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.2
|
9.0.2 | |
|
Oracle Communications 9.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0
|
9.0.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.3
|
24.2.3 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 15.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0
|
15.0.0 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle Communications 15.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1
|
15.0.1 | |
|
Oracle Communications 15.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.2
|
15.0.2 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 14.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0
|
14.0.0 | |
|
Oracle Communications 9.1.1.9
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.1.9
|
9.1.1.9 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.4
Oracle / Communications
|
<=24.2.4 | ||
|
Oracle Communications <=23.4.0
Oracle / Communications
|
<=23.4.0 | ||
|
Oracle Communications <=24.3.0
Oracle / Communications
|
<=24.3.0 | ||
|
Oracle Communications <=24.2.2
Oracle / Communications
|
<=24.2.2 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 9.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.2
|
9.0.2 | |
|
Oracle Communications 9.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0
|
9.0.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.3
|
24.2.3 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 15.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0
|
15.0.0 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle Communications 15.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1
|
15.0.1 | |
|
Oracle Communications 15.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.2
|
15.0.2 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 14.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0
|
14.0.0 | |
|
Oracle Communications 9.1.1.9
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.1.9
|
9.1.1.9 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.4
Oracle / Communications
|
<=24.2.4 | ||
|
Oracle Communications <=23.4.0
Oracle / Communications
|
<=23.4.0 | ||
|
Oracle Communications <=24.3.0
Oracle / Communications
|
<=24.3.0 | ||
|
Oracle Communications <=24.2.2
Oracle / Communications
|
<=24.2.2 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 9.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.2
|
9.0.2 | |
|
Oracle Communications 9.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0
|
9.0.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.3
|
24.2.3 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 15.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0
|
15.0.0 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle Communications 15.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1
|
15.0.1 | |
|
Oracle Communications 15.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.2
|
15.0.2 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 14.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0
|
14.0.0 | |
|
Oracle Communications 9.1.1.9
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.1.9
|
9.1.1.9 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.4
Oracle / Communications
|
<=24.2.4 | ||
|
Oracle Communications <=23.4.0
Oracle / Communications
|
<=23.4.0 | ||
|
Oracle Communications <=24.3.0
Oracle / Communications
|
<=24.3.0 | ||
|
Oracle Communications <=24.2.2
Oracle / Communications
|
<=24.2.2 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Oracle Communications umfasst branchenspezifische L\u00f6sungen f\u00fcr die Telekommunikationsbranche.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle Communications ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-0823 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-0823.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-0823 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0823"
},
{
"category": "external",
"summary": "Oracle Critical Patch Update Advisory - April 2025 - Appendix Oracle Communications vom 2025-04-15",
"url": "https://www.oracle.com/security-alerts/cpuapr2025.html#AppendixCGBU"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20254-1 vom 2025-06-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021063.html"
}
],
"source_lang": "en-US",
"title": "Oracle Communications: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-06-03T22:00:00.000+00:00",
"generator": {
"date": "2025-06-04T09:28:41.594+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.12"
}
},
"id": "WID-SEC-W-2025-0823",
"initial_release_date": "2025-04-15T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-04-15T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-06-03T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von SUSE aufgenommen"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "46.6",
"product": {
"name": "Oracle Communications 46.6",
"product_id": "T022826",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:46.6"
}
}
},
{
"category": "product_version",
"name": "22.4.0",
"product": {
"name": "Oracle Communications 22.4.0",
"product_id": "T024981",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:22.4.0"
}
}
},
{
"category": "product_version",
"name": "9.0.0",
"product": {
"name": "Oracle Communications 9.0.0",
"product_id": "T027330",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:9.0.0"
}
}
},
{
"category": "product_version",
"name": "9.0.1",
"product": {
"name": "Oracle Communications 9.0.1",
"product_id": "T027331",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:9.0.1"
}
}
},
{
"category": "product_version",
"name": "9.0.0.0",
"product": {
"name": "Oracle Communications 9.0.0.0",
"product_id": "T030589",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:9.0.0.0"
}
}
},
{
"category": "product_version",
"name": "9.0.2",
"product": {
"name": "Oracle Communications 9.0.2",
"product_id": "T030595",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:9.0.2"
}
}
},
{
"category": "product_version",
"name": "15.0.0.0.0",
"product": {
"name": "Oracle Communications 15.0.0.0.0",
"product_id": "T032090",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:15.0.0.0.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=23.4.0",
"product": {
"name": "Oracle Communications \u003c=23.4.0",
"product_id": "T032091"
}
},
{
"category": "product_version_range",
"name": "\u003c=23.4.0",
"product": {
"name": "Oracle Communications \u003c=23.4.0",
"product_id": "T032091-fixed"
}
},
{
"category": "product_version",
"name": "24.1.0",
"product": {
"name": "Oracle Communications 24.1.0",
"product_id": "T034145",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:24.1.0"
}
}
},
{
"category": "product_version",
"name": "5.2",
"product": {
"name": "Oracle Communications 5.2",
"product_id": "T034146",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:5.2"
}
}
},
{
"category": "product_version",
"name": "24.2.0",
"product": {
"name": "Oracle Communications 24.2.0",
"product_id": "T036197",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:24.2.0"
}
}
},
{
"category": "product_version",
"name": "4.1.0",
"product": {
"name": "Oracle Communications 4.1.0",
"product_id": "T036205",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:4.1.0"
}
}
},
{
"category": "product_version",
"name": "4.2.0",
"product": {
"name": "Oracle Communications 4.2.0",
"product_id": "T036206",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:4.2.0"
}
}
},
{
"category": "product_version",
"name": "9.2.0",
"product": {
"name": "Oracle Communications 9.2.0",
"product_id": "T036207",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:9.2.0"
}
}
},
{
"category": "product_version",
"name": "9.3.0",
"product": {
"name": "Oracle Communications 9.3.0",
"product_id": "T036208",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:9.3.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=9.0.3",
"product": {
"name": "Oracle Communications \u003c=9.0.3",
"product_id": "T036210"
}
},
{
"category": "product_version_range",
"name": "\u003c=9.0.3",
"product": {
"name": "Oracle Communications \u003c=9.0.3",
"product_id": "T036210-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=24.2.2",
"product": {
"name": "Oracle Communications \u003c=24.2.2",
"product_id": "T038379"
}
},
{
"category": "product_version_range",
"name": "\u003c=24.2.2",
"product": {
"name": "Oracle Communications \u003c=24.2.2",
"product_id": "T038379-fixed"
}
},
{
"category": "product_version",
"name": "9.1.1.9",
"product": {
"name": "Oracle Communications 9.1.1.9",
"product_id": "T040447",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:9.1.1.9"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=24.3.0",
"product": {
"name": "Oracle Communications \u003c=24.3.0",
"product_id": "T040448"
}
},
{
"category": "product_version_range",
"name": "\u003c=24.3.0",
"product": {
"name": "Oracle Communications \u003c=24.3.0",
"product_id": "T040448-fixed"
}
},
{
"category": "product_version",
"name": "24.2.3",
"product": {
"name": "Oracle Communications 24.2.3",
"product_id": "T040449",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:24.2.3"
}
}
},
{
"category": "product_version",
"name": "24.2.5",
"product": {
"name": "Oracle Communications 24.2.5",
"product_id": "T042793",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:24.2.5"
}
}
},
{
"category": "product_version",
"name": "25.1.100",
"product": {
"name": "Oracle Communications 25.1.100",
"product_id": "T042794",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:25.1.100"
}
}
},
{
"category": "product_version",
"name": "10.0.0",
"product": {
"name": "Oracle Communications 10.0.0",
"product_id": "T042795",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:10.0.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=24.2.4",
"product": {
"name": "Oracle Communications \u003c=24.2.4",
"product_id": "T042796"
}
},
{
"category": "product_version_range",
"name": "\u003c=24.2.4",
"product": {
"name": "Oracle Communications \u003c=24.2.4",
"product_id": "T042796-fixed"
}
},
{
"category": "product_version",
"name": "15.0.0",
"product": {
"name": "Oracle Communications 15.0.0",
"product_id": "T042797",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:15.0.0"
}
}
},
{
"category": "product_version",
"name": "15.0.1",
"product": {
"name": "Oracle Communications 15.0.1",
"product_id": "T042798",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:15.0.1"
}
}
},
{
"category": "product_version",
"name": "15.0.2",
"product": {
"name": "Oracle Communications 15.0.2",
"product_id": "T042799",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:15.0.2"
}
}
},
{
"category": "product_version",
"name": "14.0.0",
"product": {
"name": "Oracle Communications 14.0.0",
"product_id": "T042800",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:14.0.0"
}
}
}
],
"category": "product_name",
"name": "Communications"
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-49582",
"product_status": {
"known_affected": [
"T027330",
"T030595",
"T030589",
"T036205",
"T036206",
"T036207",
"T040449",
"T036208",
"T022826",
"T036197",
"T034146",
"T034145",
"T042794",
"T042795",
"T042797",
"T002207",
"T042798",
"T042799",
"T032090",
"T042800",
"T040447",
"T024981",
"T027331",
"T042793"
],
"last_affected": [
"T042796",
"T032091",
"T040448",
"T038379",
"T036210"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2023-49582"
},
{
"cve": "CVE-2023-51074",
"product_status": {
"known_affected": [
"T027330",
"T030595",
"T030589",
"T036205",
"T036206",
"T036207",
"T040449",
"T036208",
"T022826",
"T036197",
"T034146",
"T034145",
"T042794",
"T042795",
"T042797",
"T002207",
"T042798",
"T042799",
"T032090",
"T042800",
"T040447",
"T024981",
"T027331",
"T042793"
],
"last_affected": [
"T042796",
"T032091",
"T040448",
"T038379",
"T036210"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2023-51074"
},
{
"cve": "CVE-2023-5388",
"product_status": {
"known_affected": [
"T027330",
"T030595",
"T030589",
"T036205",
"T036206",
"T036207",
"T040449",
"T036208",
"T022826",
"T036197",
"T034146",
"T034145",
"T042794",
"T042795",
"T042797",
"T002207",
"T042798",
"T042799",
"T032090",
"T042800",
"T040447",
"T024981",
"T027331",
"T042793"
],
"last_affected": [
"T042796",
"T032091",
"T040448",
"T038379",
"T036210"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2023-5388"
},
{
"cve": "CVE-2023-5685",
"product_status": {
"known_affected": [
"T027330",
"T030595",
"T030589",
"T036205",
"T036206",
"T036207",
"T040449",
"T036208",
"T022826",
"T036197",
"T034146",
"T034145",
"T042794",
"T042795",
"T042797",
"T002207",
"T042798",
"T042799",
"T032090",
"T042800",
"T040447",
"T024981",
"T027331",
"T042793"
],
"last_affected": [
"T042796",
"T032091",
"T040448",
"T038379",
"T036210"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2023-5685"
},
{
"cve": "CVE-2024-1135",
"product_status": {
"known_affected": [
"T027330",
"T030595",
"T030589",
"T036205",
"T036206",
"T036207",
"T040449",
"T036208",
"T022826",
"T036197",
"T034146",
"T034145",
"T042794",
"T042795",
"T042797",
"T002207",
"T042798",
"T042799",
"T032090",
"T042800",
"T040447",
"T024981",
"T027331",
"T042793"
],
"last_affected": [
"T042796",
"T032091",
"T040448",
"T038379",
"T036210"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-1135"
},
{
"cve": "CVE-2024-12797",
"product_status": {
"known_affected": [
"T027330",
"T030595",
"T030589",
"T036205",
"T036206",
"T036207",
"T040449",
"T036208",
"T022826",
"T036197",
"T034146",
"T034145",
"T042794",
"T042795",
"T042797",
"T002207",
"T042798",
"T042799",
"T032090",
"T042800",
"T040447",
"T024981",
"T027331",
"T042793"
],
"last_affected": [
"T042796",
"T032091",
"T040448",
"T038379",
"T036210"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-12797"
},
{
"cve": "CVE-2024-21538",
"product_status": {
"known_affected": [
"T027330",
"T030595",
"T030589",
"T036205",
"T036206",
"T036207",
"T040449",
"T036208",
"T022826",
"T036197",
"T034146",
"T034145",
"T042794",
"T042795",
"T042797",
"T002207",
"T042798",
"T042799",
"T032090",
"T042800",
"T040447",
"T024981",
"T027331",
"T042793"
],
"last_affected": [
"T042796",
"T032091",
"T040448",
"T038379",
"T036210"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-21538"
},
{
"cve": "CVE-2024-25638",
"product_status": {
"known_affected": [
"T027330",
"T030595",
"T030589",
"T036205",
"T036206",
"T036207",
"T040449",
"T036208",
"T022826",
"T036197",
"T034146",
"T034145",
"T042794",
"T042795",
"T042797",
"T002207",
"T042798",
"T042799",
"T032090",
"T042800",
"T040447",
"T024981",
"T027331",
"T042793"
],
"last_affected": [
"T042796",
"T032091",
"T040448",
"T038379",
"T036210"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-25638"
},
{
"cve": "CVE-2024-28168",
"product_status": {
"known_affected": [
"T027330",
"T030595",
"T030589",
"T036205",
"T036206",
"T036207",
"T040449",
"T036208",
"T022826",
"T036197",
"T034146",
"T034145",
"T042794",
"T042795",
"T042797",
"T002207",
"T042798",
"T042799",
"T032090",
"T042800",
"T040447",
"T024981",
"T027331",
"T042793"
],
"last_affected": [
"T042796",
"T032091",
"T040448",
"T038379",
"T036210"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-28168"
},
{
"cve": "CVE-2024-28219",
"product_status": {
"known_affected": [
"T027330",
"T030595",
"T030589",
"T036205",
"T036206",
"T036207",
"T040449",
"T036208",
"T022826",
"T036197",
"T034146",
"T034145",
"T042794",
"T042795",
"T042797",
"T002207",
"T042798",
"T042799",
"T032090",
"T042800",
"T040447",
"T024981",
"T027331",
"T042793"
],
"last_affected": [
"T042796",
"T032091",
"T040448",
"T038379",
"T036210"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-28219"
},
{
"cve": "CVE-2024-28834",
"product_status": {
"known_affected": [
"T027330",
"T030595",
"T030589",
"T036205",
"T036206",
"T036207",
"T040449",
"T036208",
"T022826",
"T036197",
"T034146",
"T034145",
"T042794",
"T042795",
"T042797",
"T002207",
"T042798",
"T042799",
"T032090",
"T042800",
"T040447",
"T024981",
"T027331",
"T042793"
],
"last_affected": [
"T042796",
"T032091",
"T040448",
"T038379",
"T036210"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-28834"
},
{
"cve": "CVE-2024-34064",
"product_status": {
"known_affected": [
"T027330",
"T030595",
"T030589",
"T036205",
"T036206",
"T036207",
"T040449",
"T036208",
"T022826",
"T036197",
"T034146",
"T034145",
"T042794",
"T042795",
"T042797",
"T002207",
"T042798",
"T042799",
"T032090",
"T042800",
"T040447",
"T024981",
"T027331",
"T042793"
],
"last_affected": [
"T042796",
"T032091",
"T040448",
"T038379",
"T036210"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-34064"
},
{
"cve": "CVE-2024-35195",
"product_status": {
"known_affected": [
"T027330",
"T030595",
"T030589",
"T036205",
"T036206",
"T036207",
"T040449",
"T036208",
"T022826",
"T036197",
"T034146",
"T034145",
"T042794",
"T042795",
"T042797",
"T002207",
"T042798",
"T042799",
"T032090",
"T042800",
"T040447",
"T024981",
"T027331",
"T042793"
],
"last_affected": [
"T042796",
"T032091",
"T040448",
"T038379",
"T036210"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-35195"
},
{
"cve": "CVE-2024-37891",
"product_status": {
"known_affected": [
"T027330",
"T030595",
"T030589",
"T036205",
"T036206",
"T036207",
"T040449",
"T036208",
"T022826",
"T036197",
"T034146",
"T034145",
"T042794",
"T042795",
"T042797",
"T002207",
"T042798",
"T042799",
"T032090",
"T042800",
"T040447",
"T024981",
"T027331",
"T042793"
],
"last_affected": [
"T042796",
"T032091",
"T040448",
"T038379",
"T036210"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-37891"
},
{
"cve": "CVE-2024-38819",
"product_status": {
"known_affected": [
"T027330",
"T030595",
"T030589",
"T036205",
"T036206",
"T036207",
"T040449",
"T036208",
"T022826",
"T036197",
"T034146",
"T034145",
"T042794",
"T042795",
"T042797",
"T002207",
"T042798",
"T042799",
"T032090",
"T042800",
"T040447",
"T024981",
"T027331",
"T042793"
],
"last_affected": [
"T042796",
"T032091",
"T040448",
"T038379",
"T036210"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-38819"
},
{
"cve": "CVE-2024-38827",
"product_status": {
"known_affected": [
"T027330",
"T030595",
"T030589",
"T036205",
"T036206",
"T036207",
"T040449",
"T036208",
"T022826",
"T036197",
"T034146",
"T034145",
"T042794",
"T042795",
"T042797",
"T002207",
"T042798",
"T042799",
"T032090",
"T042800",
"T040447",
"T024981",
"T027331",
"T042793"
],
"last_affected": [
"T042796",
"T032091",
"T040448",
"T038379",
"T036210"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-38827"
},
{
"cve": "CVE-2024-40896",
"product_status": {
"known_affected": [
"T027330",
"T030595",
"T030589",
"T036205",
"T036206",
"T036207",
"T040449",
"T036208",
"T022826",
"T036197",
"T034146",
"T034145",
"T042794",
"T042795",
"T042797",
"T002207",
"T042798",
"T042799",
"T032090",
"T042800",
"T040447",
"T024981",
"T027331",
"T042793"
],
"last_affected": [
"T042796",
"T032091",
"T040448",
"T038379",
"T036210"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-40896"
},
{
"cve": "CVE-2024-4227",
"product_status": {
"known_affected": [
"T027330",
"T030595",
"T030589",
"T036205",
"T036206",
"T036207",
"T040449",
"T036208",
"T022826",
"T036197",
"T034146",
"T034145",
"T042794",
"T042795",
"T042797",
"T002207",
"T042798",
"T042799",
"T032090",
"T042800",
"T040447",
"T024981",
"T027331",
"T042793"
],
"last_affected": [
"T042796",
"T032091",
"T040448",
"T038379",
"T036210"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-4227"
},
{
"cve": "CVE-2024-43044",
"product_status": {
"known_affected": [
"T027330",
"T030595",
"T030589",
"T036205",
"T036206",
"T036207",
"T040449",
"T036208",
"T022826",
"T036197",
"T034146",
"T034145",
"T042794",
"T042795",
"T042797",
"T002207",
"T042798",
"T042799",
"T032090",
"T042800",
"T040447",
"T024981",
"T027331",
"T042793"
],
"last_affected": [
"T042796",
"T032091",
"T040448",
"T038379",
"T036210"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-43044"
},
{
"cve": "CVE-2024-47072",
"product_status": {
"known_affected": [
"T027330",
"T030595",
"T030589",
"T036205",
"T036206",
"T036207",
"T040449",
"T036208",
"T022826",
"T036197",
"T034146",
"T034145",
"T042794",
"T042795",
"T042797",
"T002207",
"T042798",
"T042799",
"T032090",
"T042800",
"T040447",
"T024981",
"T027331",
"T042793"
],
"last_affected": [
"T042796",
"T032091",
"T040448",
"T038379",
"T036210"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-47072"
},
{
"cve": "CVE-2024-47554",
"product_status": {
"known_affected": [
"T027330",
"T030595",
"T030589",
"T036205",
"T036206",
"T036207",
"T040449",
"T036208",
"T022826",
"T036197",
"T034146",
"T034145",
"T042794",
"T042795",
"T042797",
"T002207",
"T042798",
"T042799",
"T032090",
"T042800",
"T040447",
"T024981",
"T027331",
"T042793"
],
"last_affected": [
"T042796",
"T032091",
"T040448",
"T038379",
"T036210"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-47554"
},
{
"cve": "CVE-2024-49767",
"product_status": {
"known_affected": [
"T027330",
"T030595",
"T030589",
"T036205",
"T036206",
"T036207",
"T040449",
"T036208",
"T022826",
"T036197",
"T034146",
"T034145",
"T042794",
"T042795",
"T042797",
"T002207",
"T042798",
"T042799",
"T032090",
"T042800",
"T040447",
"T024981",
"T027331",
"T042793"
],
"last_affected": [
"T042796",
"T032091",
"T040448",
"T038379",
"T036210"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-49767"
},
{
"cve": "CVE-2024-50602",
"product_status": {
"known_affected": [
"T027330",
"T030595",
"T030589",
"T036205",
"T036206",
"T036207",
"T040449",
"T036208",
"T022826",
"T036197",
"T034146",
"T034145",
"T042794",
"T042795",
"T042797",
"T002207",
"T042798",
"T042799",
"T032090",
"T042800",
"T040447",
"T024981",
"T027331",
"T042793"
],
"last_affected": [
"T042796",
"T032091",
"T040448",
"T038379",
"T036210"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-50602"
},
{
"cve": "CVE-2024-52046",
"product_status": {
"known_affected": [
"T027330",
"T030595",
"T030589",
"T036205",
"T036206",
"T036207",
"T040449",
"T036208",
"T022826",
"T036197",
"T034146",
"T034145",
"T042794",
"T042795",
"T042797",
"T002207",
"T042798",
"T042799",
"T032090",
"T042800",
"T040447",
"T024981",
"T027331",
"T042793"
],
"last_affected": [
"T042796",
"T032091",
"T040448",
"T038379",
"T036210"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-52046"
},
{
"cve": "CVE-2024-52303",
"product_status": {
"known_affected": [
"T027330",
"T030595",
"T030589",
"T036205",
"T036206",
"T036207",
"T040449",
"T036208",
"T022826",
"T036197",
"T034146",
"T034145",
"T042794",
"T042795",
"T042797",
"T002207",
"T042798",
"T042799",
"T032090",
"T042800",
"T040447",
"T024981",
"T027331",
"T042793"
],
"last_affected": [
"T042796",
"T032091",
"T040448",
"T038379",
"T036210"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-52303"
},
{
"cve": "CVE-2024-5535",
"product_status": {
"known_affected": [
"T027330",
"T030595",
"T030589",
"T036205",
"T036206",
"T036207",
"T040449",
"T036208",
"T022826",
"T036197",
"T034146",
"T034145",
"T042794",
"T042795",
"T042797",
"T002207",
"T042798",
"T042799",
"T032090",
"T042800",
"T040447",
"T024981",
"T027331",
"T042793"
],
"last_affected": [
"T042796",
"T032091",
"T040448",
"T038379",
"T036210"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-5535"
},
{
"cve": "CVE-2024-56128",
"product_status": {
"known_affected": [
"T027330",
"T030595",
"T030589",
"T036205",
"T036206",
"T036207",
"T040449",
"T036208",
"T022826",
"T036197",
"T034146",
"T034145",
"T042794",
"T042795",
"T042797",
"T002207",
"T042798",
"T042799",
"T032090",
"T042800",
"T040447",
"T024981",
"T027331",
"T042793"
],
"last_affected": [
"T042796",
"T032091",
"T040448",
"T038379",
"T036210"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-56128"
},
{
"cve": "CVE-2024-56337",
"product_status": {
"known_affected": [
"T027330",
"T030595",
"T030589",
"T036205",
"T036206",
"T036207",
"T040449",
"T036208",
"T022826",
"T036197",
"T034146",
"T034145",
"T042794",
"T042795",
"T042797",
"T002207",
"T042798",
"T042799",
"T032090",
"T042800",
"T040447",
"T024981",
"T027331",
"T042793"
],
"last_affected": [
"T042796",
"T032091",
"T040448",
"T038379",
"T036210"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-56337"
},
{
"cve": "CVE-2024-57699",
"product_status": {
"known_affected": [
"T027330",
"T030595",
"T030589",
"T036205",
"T036206",
"T036207",
"T040449",
"T036208",
"T022826",
"T036197",
"T034146",
"T034145",
"T042794",
"T042795",
"T042797",
"T002207",
"T042798",
"T042799",
"T032090",
"T042800",
"T040447",
"T024981",
"T027331",
"T042793"
],
"last_affected": [
"T042796",
"T032091",
"T040448",
"T038379",
"T036210"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-57699"
},
{
"cve": "CVE-2024-6763",
"product_status": {
"known_affected": [
"T027330",
"T030595",
"T030589",
"T036205",
"T036206",
"T036207",
"T040449",
"T036208",
"T022826",
"T036197",
"T034146",
"T034145",
"T042794",
"T042795",
"T042797",
"T002207",
"T042798",
"T042799",
"T032090",
"T042800",
"T040447",
"T024981",
"T027331",
"T042793"
],
"last_affected": [
"T042796",
"T032091",
"T040448",
"T038379",
"T036210"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-6763"
},
{
"cve": "CVE-2024-7254",
"product_status": {
"known_affected": [
"T027330",
"T030595",
"T030589",
"T036205",
"T036206",
"T036207",
"T040449",
"T036208",
"T022826",
"T036197",
"T034146",
"T034145",
"T042794",
"T042795",
"T042797",
"T002207",
"T042798",
"T042799",
"T032090",
"T042800",
"T040447",
"T024981",
"T027331",
"T042793"
],
"last_affected": [
"T042796",
"T032091",
"T040448",
"T038379",
"T036210"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-7254"
},
{
"cve": "CVE-2025-1974",
"product_status": {
"known_affected": [
"T027330",
"T030595",
"T030589",
"T036205",
"T036206",
"T036207",
"T040449",
"T036208",
"T022826",
"T036197",
"T034146",
"T034145",
"T042794",
"T042795",
"T042797",
"T002207",
"T042798",
"T042799",
"T032090",
"T042800",
"T040447",
"T024981",
"T027331",
"T042793"
],
"last_affected": [
"T042796",
"T032091",
"T040448",
"T038379",
"T036210"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-1974"
},
{
"cve": "CVE-2025-23184",
"product_status": {
"known_affected": [
"T027330",
"T030595",
"T030589",
"T036205",
"T036206",
"T036207",
"T040449",
"T036208",
"T022826",
"T036197",
"T034146",
"T034145",
"T042794",
"T042795",
"T042797",
"T002207",
"T042798",
"T042799",
"T032090",
"T042800",
"T040447",
"T024981",
"T027331",
"T042793"
],
"last_affected": [
"T042796",
"T032091",
"T040448",
"T038379",
"T036210"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-23184"
},
{
"cve": "CVE-2025-24813",
"product_status": {
"known_affected": [
"T027330",
"T030595",
"T030589",
"T036205",
"T036206",
"T036207",
"T040449",
"T036208",
"T022826",
"T036197",
"T034146",
"T034145",
"T042794",
"T042795",
"T042797",
"T002207",
"T042798",
"T042799",
"T032090",
"T042800",
"T040447",
"T024981",
"T027331",
"T042793"
],
"last_affected": [
"T042796",
"T032091",
"T040448",
"T038379",
"T036210"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-24813"
},
{
"cve": "CVE-2025-24928",
"product_status": {
"known_affected": [
"T027330",
"T030595",
"T030589",
"T036205",
"T036206",
"T036207",
"T040449",
"T036208",
"T022826",
"T036197",
"T034146",
"T034145",
"T042794",
"T042795",
"T042797",
"T002207",
"T042798",
"T042799",
"T032090",
"T042800",
"T040447",
"T024981",
"T027331",
"T042793"
],
"last_affected": [
"T042796",
"T032091",
"T040448",
"T038379",
"T036210"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-24928"
},
{
"cve": "CVE-2025-24970",
"product_status": {
"known_affected": [
"T027330",
"T030595",
"T030589",
"T036205",
"T036206",
"T036207",
"T040449",
"T036208",
"T022826",
"T036197",
"T034146",
"T034145",
"T042794",
"T042795",
"T042797",
"T002207",
"T042798",
"T042799",
"T032090",
"T042800",
"T040447",
"T024981",
"T027331",
"T042793"
],
"last_affected": [
"T042796",
"T032091",
"T040448",
"T038379",
"T036210"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-24970"
},
{
"cve": "CVE-2025-27516",
"product_status": {
"known_affected": [
"T027330",
"T030595",
"T030589",
"T036205",
"T036206",
"T036207",
"T040449",
"T036208",
"T022826",
"T036197",
"T034146",
"T034145",
"T042794",
"T042795",
"T042797",
"T002207",
"T042798",
"T042799",
"T032090",
"T042800",
"T040447",
"T024981",
"T027331",
"T042793"
],
"last_affected": [
"T042796",
"T032091",
"T040448",
"T038379",
"T036210"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-27516"
},
{
"cve": "CVE-2025-27789",
"product_status": {
"known_affected": [
"T027330",
"T030595",
"T030589",
"T036205",
"T036206",
"T036207",
"T040449",
"T036208",
"T022826",
"T036197",
"T034146",
"T034145",
"T042794",
"T042795",
"T042797",
"T002207",
"T042798",
"T042799",
"T032090",
"T042800",
"T040447",
"T024981",
"T027331",
"T042793"
],
"last_affected": [
"T042796",
"T032091",
"T040448",
"T038379",
"T036210"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-27789"
},
{
"cve": "CVE-2025-31721",
"product_status": {
"known_affected": [
"T027330",
"T030595",
"T030589",
"T036205",
"T036206",
"T036207",
"T040449",
"T036208",
"T022826",
"T036197",
"T034146",
"T034145",
"T042794",
"T042795",
"T042797",
"T002207",
"T042798",
"T042799",
"T032090",
"T042800",
"T040447",
"T024981",
"T027331",
"T042793"
],
"last_affected": [
"T042796",
"T032091",
"T040448",
"T038379",
"T036210"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-31721"
}
]
}
WID-SEC-W-2025-1559
Vulnerability from csaf_certbund - Published: 2025-07-15 22:00 - Updated: 2025-07-15 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Oracle Communications umfasst branchenspezifische L\u00f6sungen f\u00fcr die Telekommunikationsbranche.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle Communications ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-1559 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-1559.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-1559 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-1559"
},
{
"category": "external",
"summary": "Oracle Critical Patch Update Advisory - July 2025 - Appendix Oracle Communications vom 2025-07-15",
"url": "https://www.oracle.com/security-alerts/cpujul2025.html#AppendixCGBU"
}
],
"source_lang": "en-US",
"title": "Oracle Communications: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-07-15T22:00:00.000+00:00",
"generator": {
"date": "2025-07-16T08:26:53.967+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2025-1559",
"initial_release_date": "2025-07-15T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-07-15T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "22.4.0",
"product": {
"name": "Oracle Communications 22.4.0",
"product_id": "T024981",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:22.4.0"
}
}
},
{
"category": "product_version",
"name": "23.1.0",
"product": {
"name": "Oracle Communications 23.1.0",
"product_id": "T027326",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:23.1.0"
}
}
},
{
"category": "product_version",
"name": "5.1",
"product": {
"name": "Oracle Communications 5.1",
"product_id": "T028684",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:5.1"
}
}
},
{
"category": "product_version",
"name": "5.2",
"product": {
"name": "Oracle Communications 5.2",
"product_id": "T034146",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:5.2"
}
}
},
{
"category": "product_version",
"name": "23.4.3",
"product": {
"name": "Oracle Communications 23.4.3",
"product_id": "T036195",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:23.4.3"
}
}
},
{
"category": "product_version",
"name": "24.2.0",
"product": {
"name": "Oracle Communications 24.2.0",
"product_id": "T036197",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:24.2.0"
}
}
},
{
"category": "product_version",
"name": "4.1.0",
"product": {
"name": "Oracle Communications 4.1.0",
"product_id": "T036205",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:4.1.0"
}
}
},
{
"category": "product_version",
"name": "4.2.0",
"product": {
"name": "Oracle Communications 4.2.0",
"product_id": "T036206",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:4.2.0"
}
}
},
{
"category": "product_version",
"name": "9.2.0",
"product": {
"name": "Oracle Communications 9.2.0",
"product_id": "T036207",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:9.2.0"
}
}
},
{
"category": "product_version",
"name": "9.3.0",
"product": {
"name": "Oracle Communications 9.3.0",
"product_id": "T036208",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:9.3.0"
}
}
},
{
"category": "product_version",
"name": "9.1.5",
"product": {
"name": "Oracle Communications 9.1.5",
"product_id": "T038380",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:9.1.5"
}
}
},
{
"category": "product_version",
"name": "24.3.0",
"product": {
"name": "Oracle Communications 24.3.0",
"product_id": "T040448",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:24.3.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=24.2.3",
"product": {
"name": "Oracle Communications \u003c=24.2.3",
"product_id": "T040449"
}
},
{
"category": "product_version_range",
"name": "\u003c=24.2.3",
"product": {
"name": "Oracle Communications \u003c=24.2.3",
"product_id": "T040449-fixed"
}
},
{
"category": "product_version",
"name": "24.2.5",
"product": {
"name": "Oracle Communications 24.2.5",
"product_id": "T042793",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:24.2.5"
}
}
},
{
"category": "product_version",
"name": "25.1.100",
"product": {
"name": "Oracle Communications 25.1.100",
"product_id": "T042794",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:25.1.100"
}
}
},
{
"category": "product_version",
"name": "10.0.0",
"product": {
"name": "Oracle Communications 10.0.0",
"product_id": "T042795",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:10.0.0"
}
}
},
{
"category": "product_version",
"name": "24.2.4",
"product": {
"name": "Oracle Communications 24.2.4",
"product_id": "T042796",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:24.2.4"
}
}
},
{
"category": "product_version",
"name": "24.3.1",
"product": {
"name": "Oracle Communications 24.3.1",
"product_id": "T045370",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:24.3.1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=9.0.4",
"product": {
"name": "Oracle Communications \u003c=9.0.4",
"product_id": "T045371"
}
},
{
"category": "product_version_range",
"name": "\u003c=9.0.4",
"product": {
"name": "Oracle Communications \u003c=9.0.4",
"product_id": "T045371-fixed"
}
},
{
"category": "product_version",
"name": "5.0.0",
"product": {
"name": "Oracle Communications 5.0.0",
"product_id": "T045372",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:5.0.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=24.2.6",
"product": {
"name": "Oracle Communications \u003c=24.2.6",
"product_id": "T045373"
}
},
{
"category": "product_version_range",
"name": "\u003c=24.2.6",
"product": {
"name": "Oracle Communications \u003c=24.2.6",
"product_id": "T045373-fixed"
}
},
{
"category": "product_version",
"name": "15.0.0.0",
"product": {
"name": "Oracle Communications 15.0.0.0",
"product_id": "T045374",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:15.0.0.0"
}
}
},
{
"category": "product_version",
"name": "15.0.3",
"product": {
"name": "Oracle Communications 15.0.3",
"product_id": "T045375",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:15.0.3"
}
}
},
{
"category": "product_version",
"name": "25.1.101",
"product": {
"name": "Oracle Communications 25.1.101",
"product_id": "T045376",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:25.1.101"
}
}
}
],
"category": "product_name",
"name": "Communications"
}
],
"category": "vendor",
"name": "Oracle"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-27349",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2023-27349"
},
{
"cve": "CVE-2023-51074",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2023-51074"
},
{
"cve": "CVE-2023-5685",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2023-5685"
},
{
"cve": "CVE-2024-1135",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-1135"
},
{
"cve": "CVE-2024-12133",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-12133"
},
{
"cve": "CVE-2024-12797",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-12797"
},
{
"cve": "CVE-2024-25638",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-25638"
},
{
"cve": "CVE-2024-28182",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-28182"
},
{
"cve": "CVE-2024-31744",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-31744"
},
{
"cve": "CVE-2024-34064",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-34064"
},
{
"cve": "CVE-2024-35195",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-35195"
},
{
"cve": "CVE-2024-37891",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-37891"
},
{
"cve": "CVE-2024-38819",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-38819"
},
{
"cve": "CVE-2024-38827",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-38827"
},
{
"cve": "CVE-2024-43796",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-43796"
},
{
"cve": "CVE-2024-46956",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-46956"
},
{
"cve": "CVE-2024-47072",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-47072"
},
{
"cve": "CVE-2024-47606",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-47606"
},
{
"cve": "CVE-2024-49767",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-49767"
},
{
"cve": "CVE-2024-57699",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-57699"
},
{
"cve": "CVE-2024-7254",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-7254"
},
{
"cve": "CVE-2024-7885",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-7885"
},
{
"cve": "CVE-2024-8006",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-8006"
},
{
"cve": "CVE-2024-8176",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-8176"
},
{
"cve": "CVE-2024-9287",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-9287"
},
{
"cve": "CVE-2025-0395",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2025-0395"
},
{
"cve": "CVE-2025-0624",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2025-0624"
},
{
"cve": "CVE-2025-23016",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2025-23016"
},
{
"cve": "CVE-2025-24928",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2025-24928"
},
{
"cve": "CVE-2025-24970",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2025-24970"
},
{
"cve": "CVE-2025-27113",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2025-27113"
},
{
"cve": "CVE-2025-27363",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2025-27363"
},
{
"cve": "CVE-2025-27516",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2025-27516"
},
{
"cve": "CVE-2025-31721",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2025-31721"
},
{
"cve": "CVE-2025-4598",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2025-4598"
},
{
"cve": "CVE-2025-4802",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2025-4802"
},
{
"cve": "CVE-2025-48734",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2025-48734"
},
{
"cve": "CVE-2025-48988",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2025-48988"
}
]
}
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.