Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-9287 (GCVE-0-2024-9287)
Vulnerability from cvelistv5 – Published: 2024-10-22 16:34 – Updated: 2025-11-03 22:33- CWE-428 - Unquoted Search Path or Element
| Vendor | Product | Version | |
|---|---|---|---|
| Python Software Foundation | CPython |
Affected:
0 , < 3.9.21
(python)
Affected: 3.10.0 , < 3.10.16 (python) Affected: 3.11.0 , < 3.11.11 (python) Affected: 3.12.0 , < 3.12.8 (python) Affected: 3.13.0 , < 3.13.1 (python) Affected: 3.14.0a1 , < 3.14.0a2 (python) |
|
| python | cpython |
Affected:
0 , ≤ 3.13.0
(python)
cpe:2.3:a:python:cpython:*:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:python:cpython:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "cpython",
"vendor": "python",
"versions": [
{
"lessThanOrEqual": "3.13.0",
"status": "affected",
"version": "0",
"versionType": "python"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-9287",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-07-22T00:00:00+00:00",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-07-23T03:55:30.029Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-11-03T22:33:21.116Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://security.netapp.com/advisory/ntap-20250425-0006/"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/12/msg00000.html"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/11/msg00024.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"modules": [
"venv"
],
"product": "CPython",
"repo": "https://github.com/python/cpython",
"vendor": "Python Software Foundation",
"versions": [
{
"lessThan": "3.9.21",
"status": "affected",
"version": "0",
"versionType": "python"
},
{
"lessThan": "3.10.16",
"status": "affected",
"version": "3.10.0",
"versionType": "python"
},
{
"lessThan": "3.11.11",
"status": "affected",
"version": "3.11.0",
"versionType": "python"
},
{
"lessThan": "3.12.8",
"status": "affected",
"version": "3.12.0",
"versionType": "python"
},
{
"lessThan": "3.13.1",
"status": "affected",
"version": "3.13.0",
"versionType": "python"
},
{
"lessThan": "3.14.0a2",
"status": "affected",
"version": "3.14.0a1",
"versionType": "python"
}
]
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "A vulnerability has been found in the CPython `venv` module and CLI where path names provided when creating a virtual environment were not quoted properly, allowing the creator to inject commands into virtual environment \"activation\" scripts (ie \"source venv/bin/activate\"). This means that attacker-controlled virtual environments are able to run commands when the virtual environment is activated. Virtual environments which are not created by an attacker or which aren\u0027t activated before being used (ie \"./venv/bin/python\") are not affected.\u003cbr\u003e"
}
],
"value": "A vulnerability has been found in the CPython `venv` module and CLI where path names provided when creating a virtual environment were not quoted properly, allowing the creator to inject commands into virtual environment \"activation\" scripts (ie \"source venv/bin/activate\"). This means that attacker-controlled virtual environments are able to run commands when the virtual environment is activated. Virtual environments which are not created by an attacker or which aren\u0027t activated before being used (ie \"./venv/bin/python\") are not affected."
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "LOCAL",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"privilegesRequired": "HIGH",
"providerUrgency": "GREEN",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "ACTIVE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:L/AC:L/AT:P/PR:H/UI:A/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/U:Green",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-428",
"description": "CWE-428 Unquoted Search Path or Element",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-01-31T19:55:27.648Z",
"orgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"shortName": "PSF"
},
"references": [
{
"tags": [
"issue-tracking"
],
"url": "https://github.com/python/cpython/issues/124651"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/pull/124712"
},
{
"tags": [
"vendor-advisory"
],
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/RSPJ2B5JL22FG3TKUJ7D7DQ4N5JRRBZL/"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/e52095a0c1005a87eed2276af7a1f2f66e2b6483"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/633555735a023d3e4d92ba31da35b1205f9ecbd7"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/8450b2482586857d689b6658f08de9c8179af7db"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/9286ab3a107ea41bd3f3c3682ce2512692bdded8"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/ae961ae94bf19c8f8c7fbea3d1c25cc55ce8ae97"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/d48cc82ed25e26b02eb97c6263d95dcaa1e9111b"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Virtual environment (venv) activation scripts don\u0027t quote paths",
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"assignerShortName": "PSF",
"cveId": "CVE-2024-9287",
"datePublished": "2024-10-22T16:34:39.210Z",
"dateReserved": "2024-09-27T14:48:44.181Z",
"dateUpdated": "2025-11-03T22:33:21.116Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-9287",
"date": "2026-06-29",
"epss": "0.00647",
"percentile": "0.46372"
},
"fkie_nvd": {
"descriptions": "[{\"lang\": \"en\", \"value\": \"A vulnerability has been found in the CPython `venv` module and CLI where path names provided when creating a virtual environment were not quoted properly, allowing the creator to inject commands into virtual environment \\\"activation\\\" scripts (ie \\\"source venv/bin/activate\\\"). This means that attacker-controlled virtual environments are able to run commands when the virtual environment is activated. Virtual environments which are not created by an attacker or which aren\u0027t activated before being used (ie \\\"./venv/bin/python\\\") are not affected.\"}, {\"lang\": \"es\", \"value\": \" Se ha encontrado una vulnerabilidad en el m\\u00f3dulo `venv` de CPython y en la CLI donde los nombres de ruta proporcionados al crear un entorno virtual no se citaban correctamente, lo que permit\\u00eda al creador inyectar comandos en los scripts de \\\"activaci\\u00f3n\\\" del entorno virtual (es decir, \\\"source venv/bin/activate\\\"). Esto significa que los entornos virtuales controlados por el atacante pueden ejecutar comandos cuando el entorno virtual est\\u00e1 activado. Los entornos virtuales que no son creados por un atacante o que no se activan antes de ser utilizados (es decir, \\\"./venv/bin/python\\\") no se ven afectados.\"}]",
"id": "CVE-2024-9287",
"lastModified": "2024-11-04T18:15:05.627",
"metrics": "{\"cvssMetricV40\": [{\"source\": \"cna@python.org\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"4.0\", \"vectorString\": \"CVSS:4.0/AV:L/AC:L/AT:P/PR:H/UI:A/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:Green\", \"baseScore\": 5.3, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"HIGH\", \"userInteraction\": \"ACTIVE\", \"vulnerableSystemConfidentiality\": \"HIGH\", \"vulnerableSystemIntegrity\": \"HIGH\", \"vulnerableSystemAvailability\": \"NONE\", \"subsequentSystemConfidentiality\": \"NONE\", \"subsequentSystemIntegrity\": \"NONE\", \"subsequentSystemAvailability\": \"NONE\", \"exploitMaturity\": \"NOT_DEFINED\", \"confidentialityRequirements\": \"NOT_DEFINED\", \"integrityRequirements\": \"NOT_DEFINED\", \"availabilityRequirements\": \"NOT_DEFINED\", \"modifiedAttackVector\": \"NOT_DEFINED\", \"modifiedAttackComplexity\": \"NOT_DEFINED\", \"modifiedAttackRequirements\": \"NOT_DEFINED\", \"modifiedPrivilegesRequired\": \"NOT_DEFINED\", \"modifiedUserInteraction\": \"NOT_DEFINED\", \"modifiedVulnerableSystemConfidentiality\": \"NOT_DEFINED\", \"modifiedVulnerableSystemIntegrity\": \"NOT_DEFINED\", \"modifiedVulnerableSystemAvailability\": \"NOT_DEFINED\", \"modifiedSubsequentSystemConfidentiality\": \"NOT_DEFINED\", \"modifiedSubsequentSystemIntegrity\": \"NOT_DEFINED\", \"modifiedSubsequentSystemAvailability\": \"NOT_DEFINED\", \"safety\": \"NOT_DEFINED\", \"automatable\": \"NOT_DEFINED\", \"recovery\": \"NOT_DEFINED\", \"valueDensity\": \"NOT_DEFINED\", \"vulnerabilityResponseEffort\": \"NOT_DEFINED\", \"providerUrgency\": \"GREEN\"}}]}",
"published": "2024-10-22T17:15:06.697",
"references": "[{\"url\": \"https://github.com/python/cpython/commit/633555735a023d3e4d92ba31da35b1205f9ecbd7\", \"source\": \"cna@python.org\"}, {\"url\": \"https://github.com/python/cpython/commit/8450b2482586857d689b6658f08de9c8179af7db\", \"source\": \"cna@python.org\"}, {\"url\": \"https://github.com/python/cpython/commit/9286ab3a107ea41bd3f3c3682ce2512692bdded8\", \"source\": \"cna@python.org\"}, {\"url\": \"https://github.com/python/cpython/commit/ae961ae94bf19c8f8c7fbea3d1c25cc55ce8ae97\", \"source\": \"cna@python.org\"}, {\"url\": \"https://github.com/python/cpython/commit/e52095a0c1005a87eed2276af7a1f2f66e2b6483\", \"source\": \"cna@python.org\"}, {\"url\": \"https://github.com/python/cpython/issues/124651\", \"source\": \"cna@python.org\"}, {\"url\": \"https://github.com/python/cpython/pull/124712\", \"source\": \"cna@python.org\"}, {\"url\": \"https://mail.python.org/archives/list/security-announce@python.org/thread/RSPJ2B5JL22FG3TKUJ7D7DQ4N5JRRBZL/\", \"source\": \"cna@python.org\"}]",
"sourceIdentifier": "cna@python.org",
"vulnStatus": "Awaiting Analysis",
"weaknesses": "[{\"source\": \"cna@python.org\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-428\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-9287\",\"sourceIdentifier\":\"cna@python.org\",\"published\":\"2024-10-22T17:15:06.697\",\"lastModified\":\"2026-06-17T08:24:17.270\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A vulnerability has been found in the CPython `venv` module and CLI where path names provided when creating a virtual environment were not quoted properly, allowing the creator to inject commands into virtual environment \\\"activation\\\" scripts (ie \\\"source venv/bin/activate\\\"). This means that attacker-controlled virtual environments are able to run commands when the virtual environment is activated. Virtual environments which are not created by an attacker or which aren\u0027t activated before being used (ie \\\"./venv/bin/python\\\") are not affected.\"},{\"lang\":\"es\",\"value\":\" Se ha encontrado una vulnerabilidad en el m\u00f3dulo `venv` de CPython y en la CLI donde los nombres de ruta proporcionados al crear un entorno virtual no se citaban correctamente, lo que permit\u00eda al creador inyectar comandos en los scripts de \\\"activaci\u00f3n\\\" del entorno virtual (es decir, \\\"source venv/bin/activate\\\"). Esto significa que los entornos virtuales controlados por el atacante pueden ejecutar comandos cuando el entorno virtual est\u00e1 activado. Los entornos virtuales que no son creados por un atacante o que no se activan antes de ser utilizados (es decir, \\\"./venv/bin/python\\\") no se ven afectados.\"}],\"affected\":[{\"source\":\"cna@python.org\",\"affectedData\":[{\"vendor\":\"Python Software Foundation\",\"product\":\"CPython\",\"defaultStatus\":\"unaffected\",\"modules\":[\"venv\"],\"repo\":\"https://github.com/python/cpython\",\"versions\":[{\"version\":\"0\",\"lessThan\":\"3.9.21\",\"versionType\":\"python\",\"status\":\"affected\"},{\"version\":\"3.10.0\",\"lessThan\":\"3.10.16\",\"versionType\":\"python\",\"status\":\"affected\"},{\"version\":\"3.11.0\",\"lessThan\":\"3.11.11\",\"versionType\":\"python\",\"status\":\"affected\"},{\"version\":\"3.12.0\",\"lessThan\":\"3.12.8\",\"versionType\":\"python\",\"status\":\"affected\"},{\"version\":\"3.13.0\",\"lessThan\":\"3.13.1\",\"versionType\":\"python\",\"status\":\"affected\"},{\"version\":\"3.14.0a1\",\"lessThan\":\"3.14.0a2\",\"versionType\":\"python\",\"status\":\"affected\"}]}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"affectedData\":[{\"vendor\":\"python\",\"product\":\"cpython\",\"defaultStatus\":\"unknown\",\"cpes\":[\"cpe:2.3:a:python:cpython:*:*:*:*:*:*:*:*\"],\"versions\":[{\"version\":\"0\",\"lessThanOrEqual\":\"3.13.0\",\"versionType\":\"python\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"cna@python.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:L/AC:L/AT:P/PR:H/UI:A/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:Green\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"ACTIVE\",\"vulnConfidentialityImpact\":\"HIGH\",\"vulnIntegrityImpact\":\"HIGH\",\"vulnAvailabilityImpact\":\"NONE\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"GREEN\"}}],\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2025-07-22T00:00:00+00:00\",\"id\":\"CVE-2024-9287\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"total\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"cna@python.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-428\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-77\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"3.9.21\",\"matchCriteriaId\":\"33E41245-604A-4967-85A8-F3DC04E6D0CC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.10.0\",\"versionEndExcluding\":\"3.10.16\",\"matchCriteriaId\":\"B013F87A-0CEE-4DC1-AAFC-7EBDAC6576C5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.11.0\",\"versionEndExcluding\":\"3.11.11\",\"matchCriteriaId\":\"DC875838-E29D-4D06-84DA-8F552FCFD726\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.12.0\",\"versionEndExcluding\":\"3.12.8\",\"matchCriteriaId\":\"D4899490-179B-4EB7-9713-912862F62B94\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.13.0\",\"versionEndExcluding\":\"3.13.1\",\"matchCriteriaId\":\"B186E2B1-39FF-4264-AAC3-CF6D5E767F30\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.14.0:alpha1:*:*:*:*:*:*\",\"matchCriteriaId\":\"BAEA33EC-9685-4778-B77C-3E127BD31DB9\"}]}]}],\"references\":[{\"url\":\"https://github.com/python/cpython/commit/633555735a023d3e4d92ba31da35b1205f9ecbd7\",\"source\":\"cna@python.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python/cpython/commit/8450b2482586857d689b6658f08de9c8179af7db\",\"source\":\"cna@python.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python/cpython/commit/9286ab3a107ea41bd3f3c3682ce2512692bdded8\",\"source\":\"cna@python.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python/cpython/commit/ae961ae94bf19c8f8c7fbea3d1c25cc55ce8ae97\",\"source\":\"cna@python.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python/cpython/commit/d48cc82ed25e26b02eb97c6263d95dcaa1e9111b\",\"source\":\"cna@python.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python/cpython/commit/e52095a0c1005a87eed2276af7a1f2f66e2b6483\",\"source\":\"cna@python.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python/cpython/issues/124651\",\"source\":\"cna@python.org\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://github.com/python/cpython/pull/124712\",\"source\":\"cna@python.org\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://mail.python.org/archives/list/security-announce@python.org/thread/RSPJ2B5JL22FG3TKUJ7D7DQ4N5JRRBZL/\",\"source\":\"cna@python.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/11/msg00024.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/12/msg00000.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20250425-0006/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://security.netapp.com/advisory/ntap-20250425-0006/\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/12/msg00000.html\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/11/msg00024.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-03T22:33:21.116Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-9287\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-10-22T17:11:46.736068Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:python:cpython:*:*:*:*:*:*:*:*\"], \"vendor\": \"python\", \"product\": \"cpython\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"versionType\": \"python\", \"lessThanOrEqual\": \"3.13.0\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-10-22T17:13:06.936Z\"}}], \"cna\": {\"title\": \"Virtual environment (venv) activation scripts don\u0027t quote paths\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"NOT_DEFINED\", \"baseScore\": 5.3, \"Automatable\": \"NOT_DEFINED\", \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"CVSS:4.0/AV:L/AC:L/AT:P/PR:H/UI:A/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/U:Green\", \"providerUrgency\": \"GREEN\", \"userInteraction\": \"ACTIVE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"HIGH\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"HIGH\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"NONE\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"HIGH\", \"vulnerabilityResponseEffort\": \"NOT_DEFINED\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"repo\": \"https://github.com/python/cpython\", \"vendor\": \"Python Software Foundation\", \"modules\": [\"venv\"], \"product\": \"CPython\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"3.9.21\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.10.0\", \"lessThan\": \"3.10.16\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.11.0\", \"lessThan\": \"3.11.11\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.12.0\", \"lessThan\": \"3.12.8\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.13.0\", \"lessThan\": \"3.13.1\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.14.0a1\", \"lessThan\": \"3.14.0a2\", \"versionType\": \"python\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://github.com/python/cpython/issues/124651\", \"tags\": [\"issue-tracking\"]}, {\"url\": \"https://github.com/python/cpython/pull/124712\", \"tags\": [\"patch\"]}, {\"url\": \"https://mail.python.org/archives/list/security-announce@python.org/thread/RSPJ2B5JL22FG3TKUJ7D7DQ4N5JRRBZL/\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://github.com/python/cpython/commit/e52095a0c1005a87eed2276af7a1f2f66e2b6483\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/633555735a023d3e4d92ba31da35b1205f9ecbd7\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/8450b2482586857d689b6658f08de9c8179af7db\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/9286ab3a107ea41bd3f3c3682ce2512692bdded8\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/ae961ae94bf19c8f8c7fbea3d1c25cc55ce8ae97\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/d48cc82ed25e26b02eb97c6263d95dcaa1e9111b\", \"tags\": [\"patch\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"A vulnerability has been found in the CPython `venv` module and CLI where path names provided when creating a virtual environment were not quoted properly, allowing the creator to inject commands into virtual environment \\\"activation\\\" scripts (ie \\\"source venv/bin/activate\\\"). This means that attacker-controlled virtual environments are able to run commands when the virtual environment is activated. Virtual environments which are not created by an attacker or which aren\u0027t activated before being used (ie \\\"./venv/bin/python\\\") are not affected.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"A vulnerability has been found in the CPython `venv` module and CLI where path names provided when creating a virtual environment were not quoted properly, allowing the creator to inject commands into virtual environment \\\"activation\\\" scripts (ie \\\"source venv/bin/activate\\\"). This means that attacker-controlled virtual environments are able to run commands when the virtual environment is activated. Virtual environments which are not created by an attacker or which aren\u0027t activated before being used (ie \\\"./venv/bin/python\\\") are not affected.\u003cbr\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-428\", \"description\": \"CWE-428 Unquoted Search Path or Element\"}]}], \"providerMetadata\": {\"orgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"shortName\": \"PSF\", \"dateUpdated\": \"2025-01-31T19:55:27.648Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-9287\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-03T22:33:21.116Z\", \"dateReserved\": \"2024-09-27T14:48:44.181Z\", \"assignerOrgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"datePublished\": \"2024-10-22T16:34:39.210Z\", \"assignerShortName\": \"PSF\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2024:11111
Vulnerability from csaf_redhat - Published: 2024-12-16 12:06 - Updated: 2026-06-25 11:05A vulnerability has been found in the Python `venv` module and CLI. Path names provided when creating a virtual environment were not quoted properly, allowing the creator to inject commands into virtual environment "activation" scripts, for example, "source venv/bin/activate". This flaw allows attacker-controlled virtual environments to run commands when the virtual environment is activated.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.i686 | — |
Vendor Fix
fix
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 for python3.11 is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: Virtual environment (venv) activation scripts don\u0027t quote paths (CVE-2024-9287)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"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:11111",
"url": "https://access.redhat.com/errata/RHSA-2024:11111"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2321440",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2321440"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_11111.json"
}
],
"title": "Red Hat Security Advisory: python3.11 security update",
"tracking": {
"current_release_date": "2026-06-25T11:05:03+00:00",
"generator": {
"date": "2026-06-25T11:05:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.1.0"
}
},
"id": "RHSA-2024:11111",
"initial_release_date": "2024-12-16T12:06:49+00:00",
"revision_history": [
{
"date": "2024-12-16T12:06:49+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-16T12:06:49+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-25T11:05:03+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 9)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.9-7.el9_5.2.src",
"product": {
"name": "python3.11-0:3.11.9-7.el9_5.2.src",
"product_id": "python3.11-0:3.11.9-7.el9_5.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el9_5.2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.9-7.el9_5.2.aarch64",
"product": {
"name": "python3.11-0:3.11.9-7.el9_5.2.aarch64",
"product_id": "python3.11-0:3.11.9-7.el9_5.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el9_5.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.9-7.el9_5.2.aarch64",
"product": {
"name": "python3.11-devel-0:3.11.9-7.el9_5.2.aarch64",
"product_id": "python3.11-devel-0:3.11.9-7.el9_5.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-7.el9_5.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.9-7.el9_5.2.aarch64",
"product": {
"name": "python3.11-libs-0:3.11.9-7.el9_5.2.aarch64",
"product_id": "python3.11-libs-0:3.11.9-7.el9_5.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-7.el9_5.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.9-7.el9_5.2.aarch64",
"product": {
"name": "python3.11-tkinter-0:3.11.9-7.el9_5.2.aarch64",
"product_id": "python3.11-tkinter-0:3.11.9-7.el9_5.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-7.el9_5.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.9-7.el9_5.2.aarch64",
"product": {
"name": "python3.11-debugsource-0:3.11.9-7.el9_5.2.aarch64",
"product_id": "python3.11-debugsource-0:3.11.9-7.el9_5.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-7.el9_5.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.aarch64",
"product": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.aarch64",
"product_id": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-7.el9_5.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.9-7.el9_5.2.aarch64",
"product": {
"name": "python3.11-debug-0:3.11.9-7.el9_5.2.aarch64",
"product_id": "python3.11-debug-0:3.11.9-7.el9_5.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-7.el9_5.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.9-7.el9_5.2.aarch64",
"product": {
"name": "python3.11-idle-0:3.11.9-7.el9_5.2.aarch64",
"product_id": "python3.11-idle-0:3.11.9-7.el9_5.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-7.el9_5.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.9-7.el9_5.2.aarch64",
"product": {
"name": "python3.11-test-0:3.11.9-7.el9_5.2.aarch64",
"product_id": "python3.11-test-0:3.11.9-7.el9_5.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.9-7.el9_5.2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.9-7.el9_5.2.ppc64le",
"product": {
"name": "python3.11-0:3.11.9-7.el9_5.2.ppc64le",
"product_id": "python3.11-0:3.11.9-7.el9_5.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el9_5.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.9-7.el9_5.2.ppc64le",
"product": {
"name": "python3.11-devel-0:3.11.9-7.el9_5.2.ppc64le",
"product_id": "python3.11-devel-0:3.11.9-7.el9_5.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-7.el9_5.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.9-7.el9_5.2.ppc64le",
"product": {
"name": "python3.11-libs-0:3.11.9-7.el9_5.2.ppc64le",
"product_id": "python3.11-libs-0:3.11.9-7.el9_5.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-7.el9_5.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.9-7.el9_5.2.ppc64le",
"product": {
"name": "python3.11-tkinter-0:3.11.9-7.el9_5.2.ppc64le",
"product_id": "python3.11-tkinter-0:3.11.9-7.el9_5.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-7.el9_5.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.9-7.el9_5.2.ppc64le",
"product": {
"name": "python3.11-debugsource-0:3.11.9-7.el9_5.2.ppc64le",
"product_id": "python3.11-debugsource-0:3.11.9-7.el9_5.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-7.el9_5.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.ppc64le",
"product": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.ppc64le",
"product_id": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-7.el9_5.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.9-7.el9_5.2.ppc64le",
"product": {
"name": "python3.11-debug-0:3.11.9-7.el9_5.2.ppc64le",
"product_id": "python3.11-debug-0:3.11.9-7.el9_5.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-7.el9_5.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.9-7.el9_5.2.ppc64le",
"product": {
"name": "python3.11-idle-0:3.11.9-7.el9_5.2.ppc64le",
"product_id": "python3.11-idle-0:3.11.9-7.el9_5.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-7.el9_5.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.9-7.el9_5.2.ppc64le",
"product": {
"name": "python3.11-test-0:3.11.9-7.el9_5.2.ppc64le",
"product_id": "python3.11-test-0:3.11.9-7.el9_5.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.9-7.el9_5.2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.9-7.el9_5.2.x86_64",
"product": {
"name": "python3.11-0:3.11.9-7.el9_5.2.x86_64",
"product_id": "python3.11-0:3.11.9-7.el9_5.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el9_5.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.9-7.el9_5.2.x86_64",
"product": {
"name": "python3.11-devel-0:3.11.9-7.el9_5.2.x86_64",
"product_id": "python3.11-devel-0:3.11.9-7.el9_5.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-7.el9_5.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.9-7.el9_5.2.x86_64",
"product": {
"name": "python3.11-libs-0:3.11.9-7.el9_5.2.x86_64",
"product_id": "python3.11-libs-0:3.11.9-7.el9_5.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-7.el9_5.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.9-7.el9_5.2.x86_64",
"product": {
"name": "python3.11-tkinter-0:3.11.9-7.el9_5.2.x86_64",
"product_id": "python3.11-tkinter-0:3.11.9-7.el9_5.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-7.el9_5.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.9-7.el9_5.2.x86_64",
"product": {
"name": "python3.11-debugsource-0:3.11.9-7.el9_5.2.x86_64",
"product_id": "python3.11-debugsource-0:3.11.9-7.el9_5.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-7.el9_5.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.x86_64",
"product": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.x86_64",
"product_id": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-7.el9_5.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.9-7.el9_5.2.x86_64",
"product": {
"name": "python3.11-debug-0:3.11.9-7.el9_5.2.x86_64",
"product_id": "python3.11-debug-0:3.11.9-7.el9_5.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-7.el9_5.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.9-7.el9_5.2.x86_64",
"product": {
"name": "python3.11-idle-0:3.11.9-7.el9_5.2.x86_64",
"product_id": "python3.11-idle-0:3.11.9-7.el9_5.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-7.el9_5.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.9-7.el9_5.2.x86_64",
"product": {
"name": "python3.11-test-0:3.11.9-7.el9_5.2.x86_64",
"product_id": "python3.11-test-0:3.11.9-7.el9_5.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.9-7.el9_5.2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.9-7.el9_5.2.i686",
"product": {
"name": "python3.11-devel-0:3.11.9-7.el9_5.2.i686",
"product_id": "python3.11-devel-0:3.11.9-7.el9_5.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-7.el9_5.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.9-7.el9_5.2.i686",
"product": {
"name": "python3.11-libs-0:3.11.9-7.el9_5.2.i686",
"product_id": "python3.11-libs-0:3.11.9-7.el9_5.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-7.el9_5.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.9-7.el9_5.2.i686",
"product": {
"name": "python3.11-debugsource-0:3.11.9-7.el9_5.2.i686",
"product_id": "python3.11-debugsource-0:3.11.9-7.el9_5.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-7.el9_5.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.i686",
"product": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.i686",
"product_id": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-7.el9_5.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-0:3.11.9-7.el9_5.2.i686",
"product": {
"name": "python3.11-0:3.11.9-7.el9_5.2.i686",
"product_id": "python3.11-0:3.11.9-7.el9_5.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el9_5.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.9-7.el9_5.2.i686",
"product": {
"name": "python3.11-debug-0:3.11.9-7.el9_5.2.i686",
"product_id": "python3.11-debug-0:3.11.9-7.el9_5.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-7.el9_5.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.9-7.el9_5.2.i686",
"product": {
"name": "python3.11-idle-0:3.11.9-7.el9_5.2.i686",
"product_id": "python3.11-idle-0:3.11.9-7.el9_5.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-7.el9_5.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.9-7.el9_5.2.i686",
"product": {
"name": "python3.11-test-0:3.11.9-7.el9_5.2.i686",
"product_id": "python3.11-test-0:3.11.9-7.el9_5.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.9-7.el9_5.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.9-7.el9_5.2.i686",
"product": {
"name": "python3.11-tkinter-0:3.11.9-7.el9_5.2.i686",
"product_id": "python3.11-tkinter-0:3.11.9-7.el9_5.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-7.el9_5.2?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.9-7.el9_5.2.s390x",
"product": {
"name": "python3.11-0:3.11.9-7.el9_5.2.s390x",
"product_id": "python3.11-0:3.11.9-7.el9_5.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el9_5.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.9-7.el9_5.2.s390x",
"product": {
"name": "python3.11-devel-0:3.11.9-7.el9_5.2.s390x",
"product_id": "python3.11-devel-0:3.11.9-7.el9_5.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-7.el9_5.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.9-7.el9_5.2.s390x",
"product": {
"name": "python3.11-libs-0:3.11.9-7.el9_5.2.s390x",
"product_id": "python3.11-libs-0:3.11.9-7.el9_5.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-7.el9_5.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.9-7.el9_5.2.s390x",
"product": {
"name": "python3.11-tkinter-0:3.11.9-7.el9_5.2.s390x",
"product_id": "python3.11-tkinter-0:3.11.9-7.el9_5.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-7.el9_5.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.9-7.el9_5.2.s390x",
"product": {
"name": "python3.11-debugsource-0:3.11.9-7.el9_5.2.s390x",
"product_id": "python3.11-debugsource-0:3.11.9-7.el9_5.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-7.el9_5.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.s390x",
"product": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.s390x",
"product_id": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-7.el9_5.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.9-7.el9_5.2.s390x",
"product": {
"name": "python3.11-debug-0:3.11.9-7.el9_5.2.s390x",
"product_id": "python3.11-debug-0:3.11.9-7.el9_5.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-7.el9_5.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.9-7.el9_5.2.s390x",
"product": {
"name": "python3.11-idle-0:3.11.9-7.el9_5.2.s390x",
"product_id": "python3.11-idle-0:3.11.9-7.el9_5.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-7.el9_5.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.9-7.el9_5.2.s390x",
"product": {
"name": "python3.11-test-0:3.11.9-7.el9_5.2.s390x",
"product_id": "python3.11-test-0:3.11.9-7.el9_5.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.9-7.el9_5.2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el9_5.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.aarch64"
},
"product_reference": "python3.11-0:3.11.9-7.el9_5.2.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el9_5.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.ppc64le"
},
"product_reference": "python3.11-0:3.11.9-7.el9_5.2.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el9_5.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.s390x"
},
"product_reference": "python3.11-0:3.11.9-7.el9_5.2.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el9_5.2.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.src"
},
"product_reference": "python3.11-0:3.11.9-7.el9_5.2.src",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el9_5.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.x86_64"
},
"product_reference": "python3.11-0:3.11.9-7.el9_5.2.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.aarch64"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.i686"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.i686",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.ppc64le"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.s390x"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.x86_64"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el9_5.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.aarch64"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el9_5.2.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el9_5.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.i686"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el9_5.2.i686",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el9_5.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.ppc64le"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el9_5.2.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el9_5.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.s390x"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el9_5.2.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el9_5.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.x86_64"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el9_5.2.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.9-7.el9_5.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.aarch64"
},
"product_reference": "python3.11-devel-0:3.11.9-7.el9_5.2.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.9-7.el9_5.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.i686"
},
"product_reference": "python3.11-devel-0:3.11.9-7.el9_5.2.i686",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.9-7.el9_5.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.ppc64le"
},
"product_reference": "python3.11-devel-0:3.11.9-7.el9_5.2.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.9-7.el9_5.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.s390x"
},
"product_reference": "python3.11-devel-0:3.11.9-7.el9_5.2.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.9-7.el9_5.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.x86_64"
},
"product_reference": "python3.11-devel-0:3.11.9-7.el9_5.2.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.9-7.el9_5.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.aarch64"
},
"product_reference": "python3.11-libs-0:3.11.9-7.el9_5.2.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.9-7.el9_5.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.i686"
},
"product_reference": "python3.11-libs-0:3.11.9-7.el9_5.2.i686",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.9-7.el9_5.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.ppc64le"
},
"product_reference": "python3.11-libs-0:3.11.9-7.el9_5.2.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.9-7.el9_5.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.s390x"
},
"product_reference": "python3.11-libs-0:3.11.9-7.el9_5.2.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.9-7.el9_5.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.x86_64"
},
"product_reference": "python3.11-libs-0:3.11.9-7.el9_5.2.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.9-7.el9_5.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.aarch64"
},
"product_reference": "python3.11-tkinter-0:3.11.9-7.el9_5.2.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.9-7.el9_5.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.ppc64le"
},
"product_reference": "python3.11-tkinter-0:3.11.9-7.el9_5.2.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.9-7.el9_5.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.s390x"
},
"product_reference": "python3.11-tkinter-0:3.11.9-7.el9_5.2.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.9-7.el9_5.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.x86_64"
},
"product_reference": "python3.11-tkinter-0:3.11.9-7.el9_5.2.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el9_5.2.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.i686"
},
"product_reference": "python3.11-0:3.11.9-7.el9_5.2.i686",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.9-7.el9_5.2.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.aarch64"
},
"product_reference": "python3.11-debug-0:3.11.9-7.el9_5.2.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.9-7.el9_5.2.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.i686"
},
"product_reference": "python3.11-debug-0:3.11.9-7.el9_5.2.i686",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.9-7.el9_5.2.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.ppc64le"
},
"product_reference": "python3.11-debug-0:3.11.9-7.el9_5.2.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.9-7.el9_5.2.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.s390x"
},
"product_reference": "python3.11-debug-0:3.11.9-7.el9_5.2.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.9-7.el9_5.2.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.x86_64"
},
"product_reference": "python3.11-debug-0:3.11.9-7.el9_5.2.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.aarch64"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.i686"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.i686",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.ppc64le"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.s390x"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.x86_64"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el9_5.2.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.aarch64"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el9_5.2.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el9_5.2.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.i686"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el9_5.2.i686",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el9_5.2.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.ppc64le"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el9_5.2.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el9_5.2.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.s390x"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el9_5.2.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el9_5.2.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.x86_64"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el9_5.2.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.9-7.el9_5.2.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.aarch64"
},
"product_reference": "python3.11-idle-0:3.11.9-7.el9_5.2.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.9-7.el9_5.2.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.i686"
},
"product_reference": "python3.11-idle-0:3.11.9-7.el9_5.2.i686",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.9-7.el9_5.2.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.ppc64le"
},
"product_reference": "python3.11-idle-0:3.11.9-7.el9_5.2.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.9-7.el9_5.2.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.s390x"
},
"product_reference": "python3.11-idle-0:3.11.9-7.el9_5.2.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.9-7.el9_5.2.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.x86_64"
},
"product_reference": "python3.11-idle-0:3.11.9-7.el9_5.2.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.9-7.el9_5.2.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.aarch64"
},
"product_reference": "python3.11-test-0:3.11.9-7.el9_5.2.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.9-7.el9_5.2.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.i686"
},
"product_reference": "python3.11-test-0:3.11.9-7.el9_5.2.i686",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.9-7.el9_5.2.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.ppc64le"
},
"product_reference": "python3.11-test-0:3.11.9-7.el9_5.2.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.9-7.el9_5.2.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.s390x"
},
"product_reference": "python3.11-test-0:3.11.9-7.el9_5.2.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.9-7.el9_5.2.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.x86_64"
},
"product_reference": "python3.11-test-0:3.11.9-7.el9_5.2.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.9-7.el9_5.2.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.i686"
},
"product_reference": "python3.11-tkinter-0:3.11.9-7.el9_5.2.i686",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-9287",
"cwe": {
"id": "CWE-428",
"name": "Unquoted Search Path or Element"
},
"discovery_date": "2024-10-24T10:14:11.787329+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2321440"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability has been found in the Python `venv` module and CLI. Path names provided when creating a virtual environment were not quoted properly, allowing the creator to inject commands into virtual environment \"activation\" scripts, for example, \"source venv/bin/activate\". This flaw allows attacker-controlled virtual environments to run commands when the virtual environment is activated.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Virtual environment (venv) activation scripts don\u0027t quote paths",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in the Python `venv` module is rated as moderate rather than important because it relies on a specific set of conditions to be exploitable, limiting its impact. An attacker would need to have control over the virtual environment creation process and access to the environment setup, which is less common in typical usage scenarios. Furthermore, the vulnerability only poses a risk if users activate the malicious virtual environment through `source venv/bin/activate` or similar scripts, as direct invocation of the virtual environment without activation (`./venv/bin/python`) is not affected.\n\nVersions of python36:3.6/python36 and python39:3.9/python39 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"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": [
"AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.src",
"AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.i686"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-9287"
},
{
"category": "external",
"summary": "RHBZ#2321440",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2321440"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9287"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-9287",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9287"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/124651",
"url": "https://github.com/python/cpython/issues/124651"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/124712",
"url": "https://github.com/python/cpython/pull/124712"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/RSPJ2B5JL22FG3TKUJ7D7DQ4N5JRRBZL/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/RSPJ2B5JL22FG3TKUJ7D7DQ4N5JRRBZL/"
}
],
"release_date": "2024-10-22T16:34:39.210000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-16T12:06:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.src",
"AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.i686"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:11111"
},
{
"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": [
"AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.src",
"AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.i686"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:C/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.src",
"AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.i686"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Virtual environment (venv) activation scripts don\u0027t quote paths"
}
]
}
RHSA-2024_10779
Vulnerability from csaf_redhat - Published: 2024-12-04 08:22 - Updated: 2024-12-18 02:21A vulnerability has been found in the Python `venv` module and CLI. Path names provided when creating a virtual environment were not quoted properly, allowing the creator to inject commands into virtual environment "activation" scripts, for example, "source venv/bin/activate". This flaw allows attacker-controlled virtual environments to run commands when the virtual environment is activated.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-69.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-69.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python. The `urllib.parse.urlsplit()` and `urlparse()` functions improperly validated bracketed hosts (`[]`), allowing hosts that weren't IPv6 or IPvFuture compliant. This behavior was not conformant to RFC 3986 and was potentially vulnerable to server-side request forgery (SSRF) if a URL is processed by more than one URL parser.
CWE-1287 - Improper Validation of Specified Type of Input| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-69.el8_10.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-69.el8_10.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.x86_64 | — |
Vendor Fix
fix
|
{
"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 for the python3:3.6.8 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: Virtual environment (venv) activation scripts don\u0027t quote paths (CVE-2024-9287)\n\n* python: Improper validation of IPv6 and IPvFuture addresses (CVE-2024-11168)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"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:10779",
"url": "https://access.redhat.com/errata/RHSA-2024:10779"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2321440",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2321440"
},
{
"category": "external",
"summary": "2325776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2325776"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10779.json"
}
],
"title": "Red Hat Security Advisory: python3:3.6.8 security update",
"tracking": {
"current_release_date": "2024-12-18T02:21:58+00:00",
"generator": {
"date": "2024-12-18T02:21:58+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:10779",
"initial_release_date": "2024-12-04T08:22:23+00:00",
"revision_history": [
{
"date": "2024-12-04T08:22:23+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-04T08:22:23+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T02:21:58+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "platform-python-0:3.6.8-69.el8_10.i686",
"product": {
"name": "platform-python-0:3.6.8-69.el8_10.i686",
"product_id": "platform-python-0:3.6.8-69.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python@3.6.8-69.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "platform-python-debug-0:3.6.8-69.el8_10.i686",
"product": {
"name": "platform-python-debug-0:3.6.8-69.el8_10.i686",
"product_id": "platform-python-debug-0:3.6.8-69.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-69.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "platform-python-devel-0:3.6.8-69.el8_10.i686",
"product": {
"name": "platform-python-devel-0:3.6.8-69.el8_10.i686",
"product_id": "platform-python-devel-0:3.6.8-69.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-69.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-69.el8_10.i686",
"product": {
"name": "python3-idle-0:3.6.8-69.el8_10.i686",
"product_id": "python3-idle-0:3.6.8-69.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-69.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-69.el8_10.i686",
"product": {
"name": "python3-test-0:3.6.8-69.el8_10.i686",
"product_id": "python3-test-0:3.6.8-69.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-69.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-69.el8_10.i686",
"product": {
"name": "python3-tkinter-0:3.6.8-69.el8_10.i686",
"product_id": "python3-tkinter-0:3.6.8-69.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-69.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-debugsource-0:3.6.8-69.el8_10.i686",
"product": {
"name": "python3-debugsource-0:3.6.8-69.el8_10.i686",
"product_id": "python3-debugsource-0:3.6.8-69.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-69.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-69.el8_10.i686",
"product": {
"name": "python3-debuginfo-0:3.6.8-69.el8_10.i686",
"product_id": "python3-debuginfo-0:3.6.8-69.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-69.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-69.el8_10.i686",
"product": {
"name": "python3-libs-0:3.6.8-69.el8_10.i686",
"product_id": "python3-libs-0:3.6.8-69.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-69.el8_10?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "platform-python-debug-0:3.6.8-69.el8_10.x86_64",
"product": {
"name": "platform-python-debug-0:3.6.8-69.el8_10.x86_64",
"product_id": "platform-python-debug-0:3.6.8-69.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-69.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "platform-python-devel-0:3.6.8-69.el8_10.x86_64",
"product": {
"name": "platform-python-devel-0:3.6.8-69.el8_10.x86_64",
"product_id": "platform-python-devel-0:3.6.8-69.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-69.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-69.el8_10.x86_64",
"product": {
"name": "python3-idle-0:3.6.8-69.el8_10.x86_64",
"product_id": "python3-idle-0:3.6.8-69.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-69.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-69.el8_10.x86_64",
"product": {
"name": "python3-tkinter-0:3.6.8-69.el8_10.x86_64",
"product_id": "python3-tkinter-0:3.6.8-69.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-69.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-debugsource-0:3.6.8-69.el8_10.x86_64",
"product": {
"name": "python3-debugsource-0:3.6.8-69.el8_10.x86_64",
"product_id": "python3-debugsource-0:3.6.8-69.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-69.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-69.el8_10.x86_64",
"product": {
"name": "python3-debuginfo-0:3.6.8-69.el8_10.x86_64",
"product_id": "python3-debuginfo-0:3.6.8-69.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-69.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "platform-python-0:3.6.8-69.el8_10.x86_64",
"product": {
"name": "platform-python-0:3.6.8-69.el8_10.x86_64",
"product_id": "platform-python-0:3.6.8-69.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python@3.6.8-69.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-69.el8_10.x86_64",
"product": {
"name": "python3-libs-0:3.6.8-69.el8_10.x86_64",
"product_id": "python3-libs-0:3.6.8-69.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-69.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-69.el8_10.x86_64",
"product": {
"name": "python3-test-0:3.6.8-69.el8_10.x86_64",
"product_id": "python3-test-0:3.6.8-69.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-69.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "platform-python-debug-0:3.6.8-69.el8_10.aarch64",
"product": {
"name": "platform-python-debug-0:3.6.8-69.el8_10.aarch64",
"product_id": "platform-python-debug-0:3.6.8-69.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-69.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "platform-python-devel-0:3.6.8-69.el8_10.aarch64",
"product": {
"name": "platform-python-devel-0:3.6.8-69.el8_10.aarch64",
"product_id": "platform-python-devel-0:3.6.8-69.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-69.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-69.el8_10.aarch64",
"product": {
"name": "python3-idle-0:3.6.8-69.el8_10.aarch64",
"product_id": "python3-idle-0:3.6.8-69.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-69.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-69.el8_10.aarch64",
"product": {
"name": "python3-tkinter-0:3.6.8-69.el8_10.aarch64",
"product_id": "python3-tkinter-0:3.6.8-69.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-69.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-debugsource-0:3.6.8-69.el8_10.aarch64",
"product": {
"name": "python3-debugsource-0:3.6.8-69.el8_10.aarch64",
"product_id": "python3-debugsource-0:3.6.8-69.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-69.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-69.el8_10.aarch64",
"product": {
"name": "python3-debuginfo-0:3.6.8-69.el8_10.aarch64",
"product_id": "python3-debuginfo-0:3.6.8-69.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-69.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "platform-python-0:3.6.8-69.el8_10.aarch64",
"product": {
"name": "platform-python-0:3.6.8-69.el8_10.aarch64",
"product_id": "platform-python-0:3.6.8-69.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python@3.6.8-69.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-69.el8_10.aarch64",
"product": {
"name": "python3-libs-0:3.6.8-69.el8_10.aarch64",
"product_id": "python3-libs-0:3.6.8-69.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-69.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-69.el8_10.aarch64",
"product": {
"name": "python3-test-0:3.6.8-69.el8_10.aarch64",
"product_id": "python3-test-0:3.6.8-69.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-69.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "platform-python-debug-0:3.6.8-69.el8_10.ppc64le",
"product": {
"name": "platform-python-debug-0:3.6.8-69.el8_10.ppc64le",
"product_id": "platform-python-debug-0:3.6.8-69.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-69.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "platform-python-devel-0:3.6.8-69.el8_10.ppc64le",
"product": {
"name": "platform-python-devel-0:3.6.8-69.el8_10.ppc64le",
"product_id": "platform-python-devel-0:3.6.8-69.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-69.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-69.el8_10.ppc64le",
"product": {
"name": "python3-idle-0:3.6.8-69.el8_10.ppc64le",
"product_id": "python3-idle-0:3.6.8-69.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-69.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-69.el8_10.ppc64le",
"product": {
"name": "python3-tkinter-0:3.6.8-69.el8_10.ppc64le",
"product_id": "python3-tkinter-0:3.6.8-69.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-69.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-debugsource-0:3.6.8-69.el8_10.ppc64le",
"product": {
"name": "python3-debugsource-0:3.6.8-69.el8_10.ppc64le",
"product_id": "python3-debugsource-0:3.6.8-69.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-69.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-69.el8_10.ppc64le",
"product": {
"name": "python3-debuginfo-0:3.6.8-69.el8_10.ppc64le",
"product_id": "python3-debuginfo-0:3.6.8-69.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-69.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "platform-python-0:3.6.8-69.el8_10.ppc64le",
"product": {
"name": "platform-python-0:3.6.8-69.el8_10.ppc64le",
"product_id": "platform-python-0:3.6.8-69.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python@3.6.8-69.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-69.el8_10.ppc64le",
"product": {
"name": "python3-libs-0:3.6.8-69.el8_10.ppc64le",
"product_id": "python3-libs-0:3.6.8-69.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-69.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-69.el8_10.ppc64le",
"product": {
"name": "python3-test-0:3.6.8-69.el8_10.ppc64le",
"product_id": "python3-test-0:3.6.8-69.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-69.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "platform-python-debug-0:3.6.8-69.el8_10.s390x",
"product": {
"name": "platform-python-debug-0:3.6.8-69.el8_10.s390x",
"product_id": "platform-python-debug-0:3.6.8-69.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-69.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "platform-python-devel-0:3.6.8-69.el8_10.s390x",
"product": {
"name": "platform-python-devel-0:3.6.8-69.el8_10.s390x",
"product_id": "platform-python-devel-0:3.6.8-69.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-69.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-69.el8_10.s390x",
"product": {
"name": "python3-idle-0:3.6.8-69.el8_10.s390x",
"product_id": "python3-idle-0:3.6.8-69.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-69.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-69.el8_10.s390x",
"product": {
"name": "python3-tkinter-0:3.6.8-69.el8_10.s390x",
"product_id": "python3-tkinter-0:3.6.8-69.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-69.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-debugsource-0:3.6.8-69.el8_10.s390x",
"product": {
"name": "python3-debugsource-0:3.6.8-69.el8_10.s390x",
"product_id": "python3-debugsource-0:3.6.8-69.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-69.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-69.el8_10.s390x",
"product": {
"name": "python3-debuginfo-0:3.6.8-69.el8_10.s390x",
"product_id": "python3-debuginfo-0:3.6.8-69.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-69.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "platform-python-0:3.6.8-69.el8_10.s390x",
"product": {
"name": "platform-python-0:3.6.8-69.el8_10.s390x",
"product_id": "platform-python-0:3.6.8-69.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python@3.6.8-69.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-69.el8_10.s390x",
"product": {
"name": "python3-libs-0:3.6.8-69.el8_10.s390x",
"product_id": "python3-libs-0:3.6.8-69.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-69.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-69.el8_10.s390x",
"product": {
"name": "python3-test-0:3.6.8-69.el8_10.s390x",
"product_id": "python3-test-0:3.6.8-69.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-69.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.6.8-69.el8_10.src",
"product": {
"name": "python3-0:3.6.8-69.el8_10.src",
"product_id": "python3-0:3.6.8-69.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.6.8-69.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-69.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.aarch64"
},
"product_reference": "platform-python-0:3.6.8-69.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-69.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.i686"
},
"product_reference": "platform-python-0:3.6.8-69.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-69.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.ppc64le"
},
"product_reference": "platform-python-0:3.6.8-69.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-69.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.s390x"
},
"product_reference": "platform-python-0:3.6.8-69.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-69.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.x86_64"
},
"product_reference": "platform-python-0:3.6.8-69.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-69.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.aarch64"
},
"product_reference": "platform-python-debug-0:3.6.8-69.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-69.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.i686"
},
"product_reference": "platform-python-debug-0:3.6.8-69.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-69.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.ppc64le"
},
"product_reference": "platform-python-debug-0:3.6.8-69.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-69.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.s390x"
},
"product_reference": "platform-python-debug-0:3.6.8-69.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-69.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.x86_64"
},
"product_reference": "platform-python-debug-0:3.6.8-69.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-69.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.aarch64"
},
"product_reference": "platform-python-devel-0:3.6.8-69.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-69.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.i686"
},
"product_reference": "platform-python-devel-0:3.6.8-69.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-69.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.ppc64le"
},
"product_reference": "platform-python-devel-0:3.6.8-69.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-69.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.s390x"
},
"product_reference": "platform-python-devel-0:3.6.8-69.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-69.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.x86_64"
},
"product_reference": "platform-python-devel-0:3.6.8-69.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-69.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-69.el8_10.src"
},
"product_reference": "python3-0:3.6.8-69.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-69.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.aarch64"
},
"product_reference": "python3-debuginfo-0:3.6.8-69.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-69.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-69.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-69.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.ppc64le"
},
"product_reference": "python3-debuginfo-0:3.6.8-69.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-69.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.s390x"
},
"product_reference": "python3-debuginfo-0:3.6.8-69.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-69.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-69.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-69.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.aarch64"
},
"product_reference": "python3-debugsource-0:3.6.8-69.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-69.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.i686"
},
"product_reference": "python3-debugsource-0:3.6.8-69.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-69.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.ppc64le"
},
"product_reference": "python3-debugsource-0:3.6.8-69.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-69.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.s390x"
},
"product_reference": "python3-debugsource-0:3.6.8-69.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-69.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.x86_64"
},
"product_reference": "python3-debugsource-0:3.6.8-69.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-69.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.aarch64"
},
"product_reference": "python3-idle-0:3.6.8-69.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-69.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.i686"
},
"product_reference": "python3-idle-0:3.6.8-69.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-69.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.ppc64le"
},
"product_reference": "python3-idle-0:3.6.8-69.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-69.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.s390x"
},
"product_reference": "python3-idle-0:3.6.8-69.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-69.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.x86_64"
},
"product_reference": "python3-idle-0:3.6.8-69.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-69.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.aarch64"
},
"product_reference": "python3-libs-0:3.6.8-69.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-69.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.i686"
},
"product_reference": "python3-libs-0:3.6.8-69.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-69.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.ppc64le"
},
"product_reference": "python3-libs-0:3.6.8-69.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-69.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.s390x"
},
"product_reference": "python3-libs-0:3.6.8-69.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-69.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.x86_64"
},
"product_reference": "python3-libs-0:3.6.8-69.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-69.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.aarch64"
},
"product_reference": "python3-test-0:3.6.8-69.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-69.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.i686"
},
"product_reference": "python3-test-0:3.6.8-69.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-69.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.ppc64le"
},
"product_reference": "python3-test-0:3.6.8-69.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-69.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.s390x"
},
"product_reference": "python3-test-0:3.6.8-69.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-69.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.x86_64"
},
"product_reference": "python3-test-0:3.6.8-69.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-69.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.aarch64"
},
"product_reference": "python3-tkinter-0:3.6.8-69.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-69.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.i686"
},
"product_reference": "python3-tkinter-0:3.6.8-69.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-69.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.ppc64le"
},
"product_reference": "python3-tkinter-0:3.6.8-69.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-69.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.s390x"
},
"product_reference": "python3-tkinter-0:3.6.8-69.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-69.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.x86_64"
},
"product_reference": "python3-tkinter-0:3.6.8-69.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-69.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.aarch64"
},
"product_reference": "platform-python-0:3.6.8-69.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-69.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.i686"
},
"product_reference": "platform-python-0:3.6.8-69.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-69.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.ppc64le"
},
"product_reference": "platform-python-0:3.6.8-69.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-69.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.s390x"
},
"product_reference": "platform-python-0:3.6.8-69.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-69.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.x86_64"
},
"product_reference": "platform-python-0:3.6.8-69.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-69.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.aarch64"
},
"product_reference": "platform-python-debug-0:3.6.8-69.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-69.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.i686"
},
"product_reference": "platform-python-debug-0:3.6.8-69.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-69.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.ppc64le"
},
"product_reference": "platform-python-debug-0:3.6.8-69.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-69.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.s390x"
},
"product_reference": "platform-python-debug-0:3.6.8-69.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-69.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.x86_64"
},
"product_reference": "platform-python-debug-0:3.6.8-69.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-69.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.aarch64"
},
"product_reference": "platform-python-devel-0:3.6.8-69.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-69.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.i686"
},
"product_reference": "platform-python-devel-0:3.6.8-69.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-69.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.ppc64le"
},
"product_reference": "platform-python-devel-0:3.6.8-69.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-69.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.s390x"
},
"product_reference": "platform-python-devel-0:3.6.8-69.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-69.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.x86_64"
},
"product_reference": "platform-python-devel-0:3.6.8-69.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-69.el8_10.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-69.el8_10.src"
},
"product_reference": "python3-0:3.6.8-69.el8_10.src",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-69.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.aarch64"
},
"product_reference": "python3-debuginfo-0:3.6.8-69.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-69.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-69.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-69.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.ppc64le"
},
"product_reference": "python3-debuginfo-0:3.6.8-69.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-69.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.s390x"
},
"product_reference": "python3-debuginfo-0:3.6.8-69.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-69.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-69.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-69.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.aarch64"
},
"product_reference": "python3-debugsource-0:3.6.8-69.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-69.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.i686"
},
"product_reference": "python3-debugsource-0:3.6.8-69.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-69.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.ppc64le"
},
"product_reference": "python3-debugsource-0:3.6.8-69.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-69.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.s390x"
},
"product_reference": "python3-debugsource-0:3.6.8-69.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-69.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.x86_64"
},
"product_reference": "python3-debugsource-0:3.6.8-69.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-69.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.aarch64"
},
"product_reference": "python3-idle-0:3.6.8-69.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-69.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.i686"
},
"product_reference": "python3-idle-0:3.6.8-69.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-69.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.ppc64le"
},
"product_reference": "python3-idle-0:3.6.8-69.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-69.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.s390x"
},
"product_reference": "python3-idle-0:3.6.8-69.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-69.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.x86_64"
},
"product_reference": "python3-idle-0:3.6.8-69.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-69.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.aarch64"
},
"product_reference": "python3-libs-0:3.6.8-69.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-69.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.i686"
},
"product_reference": "python3-libs-0:3.6.8-69.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-69.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.ppc64le"
},
"product_reference": "python3-libs-0:3.6.8-69.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-69.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.s390x"
},
"product_reference": "python3-libs-0:3.6.8-69.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-69.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.x86_64"
},
"product_reference": "python3-libs-0:3.6.8-69.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-69.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.aarch64"
},
"product_reference": "python3-test-0:3.6.8-69.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-69.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.i686"
},
"product_reference": "python3-test-0:3.6.8-69.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-69.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.ppc64le"
},
"product_reference": "python3-test-0:3.6.8-69.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-69.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.s390x"
},
"product_reference": "python3-test-0:3.6.8-69.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-69.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.x86_64"
},
"product_reference": "python3-test-0:3.6.8-69.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-69.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.aarch64"
},
"product_reference": "python3-tkinter-0:3.6.8-69.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-69.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.i686"
},
"product_reference": "python3-tkinter-0:3.6.8-69.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-69.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.ppc64le"
},
"product_reference": "python3-tkinter-0:3.6.8-69.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-69.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.s390x"
},
"product_reference": "python3-tkinter-0:3.6.8-69.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-69.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.x86_64"
},
"product_reference": "python3-tkinter-0:3.6.8-69.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-9287",
"cwe": {
"id": "CWE-428",
"name": "Unquoted Search Path or Element"
},
"discovery_date": "2024-10-24T10:14:11.787329+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2321440"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability has been found in the Python `venv` module and CLI. Path names provided when creating a virtual environment were not quoted properly, allowing the creator to inject commands into virtual environment \"activation\" scripts, for example, \"source venv/bin/activate\". This flaw allows attacker-controlled virtual environments to run commands when the virtual environment is activated.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Virtual environment (venv) activation scripts don\u0027t quote paths",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in the Python `venv` module is rated as moderate rather than important because it relies on a specific set of conditions to be exploitable, limiting its impact. An attacker would need to have control over the virtual environment creation process and access to the environment setup, which is less common in typical usage scenarios. Furthermore, the vulnerability only poses a risk if users activate the malicious virtual environment through `source venv/bin/activate` or similar scripts, as direct invocation of the virtual environment without activation (`./venv/bin/python`) is not affected.\n\nVersions of python36:3.6/python36 and python39:3.9/python39 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-69.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-69.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-9287"
},
{
"category": "external",
"summary": "RHBZ#2321440",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2321440"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9287"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-9287",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9287"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/124651",
"url": "https://github.com/python/cpython/issues/124651"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/124712",
"url": "https://github.com/python/cpython/pull/124712"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/RSPJ2B5JL22FG3TKUJ7D7DQ4N5JRRBZL/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/RSPJ2B5JL22FG3TKUJ7D7DQ4N5JRRBZL/"
}
],
"release_date": "2024-10-22T16:34:39.210000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-04T08:22:23+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-69.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-69.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10779"
},
{
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-69.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-69.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:C/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-69.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-69.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Virtual environment (venv) activation scripts don\u0027t quote paths"
},
{
"cve": "CVE-2024-11168",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"discovery_date": "2024-11-12T22:00:56.815651+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2325776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python. The `urllib.parse.urlsplit()` and `urlparse()` functions improperly validated bracketed hosts (`[]`), allowing hosts that weren\u0027t IPv6 or IPvFuture compliant. This behavior was not conformant to RFC 3986 and was potentially vulnerable to server-side request forgery (SSRF) if a URL is processed by more than one URL parser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Improper validation of IPv6 and IPvFuture addresses",
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-69.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-69.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-11168"
},
{
"category": "external",
"summary": "RHBZ#2325776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2325776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-11168",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11168"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-11168",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11168"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/29f348e232e82938ba2165843c448c2b291504c5",
"url": "https://github.com/python/cpython/commit/29f348e232e82938ba2165843c448c2b291504c5"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/b2171a2fd41416cf68afd67460578631d755a550",
"url": "https://github.com/python/cpython/commit/b2171a2fd41416cf68afd67460578631d755a550"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/103848",
"url": "https://github.com/python/cpython/issues/103848"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/103849",
"url": "https://github.com/python/cpython/pull/103849"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/XPWB6XVZ5G5KGEI63M4AWLIEUF5BPH4T/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/XPWB6XVZ5G5KGEI63M4AWLIEUF5BPH4T/"
}
],
"release_date": "2024-11-12T21:22:23.438000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-04T08:22:23+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-69.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-69.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10779"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-69.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-69.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-69.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-69.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Improper validation of IPv6 and IPvFuture addresses"
}
]
}
RHSA-2024_10978
Vulnerability from csaf_redhat - Published: 2024-12-12 08:42 - Updated: 2024-12-18 02:22A vulnerability has been found in the Python `venv` module and CLI. Path names provided when creating a virtual environment were not quoted properly, allowing the creator to inject commands into virtual environment "activation" scripts, for example, "source venv/bin/activate". This flaw allows attacker-controlled virtual environments to run commands when the virtual environment is activated.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python. In certain configurations, the `asyncio._SelectorSocketTransport.writelines()` method fails to signal the protocol to clear the write buffer when it approaches capacity. Because of this, protocols would not periodically drain the write buffer, potentially leading to a denial of service via memory exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.x86_64 | — |
Vendor Fix
fix
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 update for python3.12 is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: Virtual environment (venv) activation scripts don\u0027t quote paths (CVE-2024-9287)\n\n* python: Unbounded memory buffering in SelectorSocketTransport.writelines() (CVE-2024-12254)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"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:10978",
"url": "https://access.redhat.com/errata/RHSA-2024:10978"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2321440",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2321440"
},
{
"category": "external",
"summary": "2330804",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2330804"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10978.json"
}
],
"title": "Red Hat Security Advisory: python3.12 security update",
"tracking": {
"current_release_date": "2024-12-18T02:22:44+00:00",
"generator": {
"date": "2024-12-18T02:22:44+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:10978",
"initial_release_date": "2024-12-12T08:42:34+00:00",
"revision_history": [
{
"date": "2024-12-12T08:42:34+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-12T08:42:34+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T02:22:44+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 9)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.5-2.el9_5.2.src",
"product": {
"name": "python3.12-0:3.12.5-2.el9_5.2.src",
"product_id": "python3.12-0:3.12.5-2.el9_5.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.5-2.el9_5.2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.5-2.el9_5.2.aarch64",
"product": {
"name": "python3.12-0:3.12.5-2.el9_5.2.aarch64",
"product_id": "python3.12-0:3.12.5-2.el9_5.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.5-2.el9_5.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.5-2.el9_5.2.aarch64",
"product": {
"name": "python3.12-devel-0:3.12.5-2.el9_5.2.aarch64",
"product_id": "python3.12-devel-0:3.12.5-2.el9_5.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.5-2.el9_5.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.5-2.el9_5.2.aarch64",
"product": {
"name": "python3.12-libs-0:3.12.5-2.el9_5.2.aarch64",
"product_id": "python3.12-libs-0:3.12.5-2.el9_5.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.5-2.el9_5.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.5-2.el9_5.2.aarch64",
"product": {
"name": "python3.12-tkinter-0:3.12.5-2.el9_5.2.aarch64",
"product_id": "python3.12-tkinter-0:3.12.5-2.el9_5.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.5-2.el9_5.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.5-2.el9_5.2.aarch64",
"product": {
"name": "python3.12-debugsource-0:3.12.5-2.el9_5.2.aarch64",
"product_id": "python3.12-debugsource-0:3.12.5-2.el9_5.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.5-2.el9_5.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.5-2.el9_5.2.aarch64",
"product": {
"name": "python3.12-debuginfo-0:3.12.5-2.el9_5.2.aarch64",
"product_id": "python3.12-debuginfo-0:3.12.5-2.el9_5.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.5-2.el9_5.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.5-2.el9_5.2.aarch64",
"product": {
"name": "python3.12-debug-0:3.12.5-2.el9_5.2.aarch64",
"product_id": "python3.12-debug-0:3.12.5-2.el9_5.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.5-2.el9_5.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.5-2.el9_5.2.aarch64",
"product": {
"name": "python3.12-idle-0:3.12.5-2.el9_5.2.aarch64",
"product_id": "python3.12-idle-0:3.12.5-2.el9_5.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.5-2.el9_5.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.5-2.el9_5.2.aarch64",
"product": {
"name": "python3.12-test-0:3.12.5-2.el9_5.2.aarch64",
"product_id": "python3.12-test-0:3.12.5-2.el9_5.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.5-2.el9_5.2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.5-2.el9_5.2.ppc64le",
"product": {
"name": "python3.12-0:3.12.5-2.el9_5.2.ppc64le",
"product_id": "python3.12-0:3.12.5-2.el9_5.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.5-2.el9_5.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.5-2.el9_5.2.ppc64le",
"product": {
"name": "python3.12-devel-0:3.12.5-2.el9_5.2.ppc64le",
"product_id": "python3.12-devel-0:3.12.5-2.el9_5.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.5-2.el9_5.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.5-2.el9_5.2.ppc64le",
"product": {
"name": "python3.12-libs-0:3.12.5-2.el9_5.2.ppc64le",
"product_id": "python3.12-libs-0:3.12.5-2.el9_5.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.5-2.el9_5.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.5-2.el9_5.2.ppc64le",
"product": {
"name": "python3.12-tkinter-0:3.12.5-2.el9_5.2.ppc64le",
"product_id": "python3.12-tkinter-0:3.12.5-2.el9_5.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.5-2.el9_5.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.5-2.el9_5.2.ppc64le",
"product": {
"name": "python3.12-debugsource-0:3.12.5-2.el9_5.2.ppc64le",
"product_id": "python3.12-debugsource-0:3.12.5-2.el9_5.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.5-2.el9_5.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.5-2.el9_5.2.ppc64le",
"product": {
"name": "python3.12-debuginfo-0:3.12.5-2.el9_5.2.ppc64le",
"product_id": "python3.12-debuginfo-0:3.12.5-2.el9_5.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.5-2.el9_5.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.5-2.el9_5.2.ppc64le",
"product": {
"name": "python3.12-debug-0:3.12.5-2.el9_5.2.ppc64le",
"product_id": "python3.12-debug-0:3.12.5-2.el9_5.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.5-2.el9_5.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.5-2.el9_5.2.ppc64le",
"product": {
"name": "python3.12-idle-0:3.12.5-2.el9_5.2.ppc64le",
"product_id": "python3.12-idle-0:3.12.5-2.el9_5.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.5-2.el9_5.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.5-2.el9_5.2.ppc64le",
"product": {
"name": "python3.12-test-0:3.12.5-2.el9_5.2.ppc64le",
"product_id": "python3.12-test-0:3.12.5-2.el9_5.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.5-2.el9_5.2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.5-2.el9_5.2.x86_64",
"product": {
"name": "python3.12-0:3.12.5-2.el9_5.2.x86_64",
"product_id": "python3.12-0:3.12.5-2.el9_5.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.5-2.el9_5.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.5-2.el9_5.2.x86_64",
"product": {
"name": "python3.12-devel-0:3.12.5-2.el9_5.2.x86_64",
"product_id": "python3.12-devel-0:3.12.5-2.el9_5.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.5-2.el9_5.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.5-2.el9_5.2.x86_64",
"product": {
"name": "python3.12-libs-0:3.12.5-2.el9_5.2.x86_64",
"product_id": "python3.12-libs-0:3.12.5-2.el9_5.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.5-2.el9_5.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.5-2.el9_5.2.x86_64",
"product": {
"name": "python3.12-tkinter-0:3.12.5-2.el9_5.2.x86_64",
"product_id": "python3.12-tkinter-0:3.12.5-2.el9_5.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.5-2.el9_5.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.5-2.el9_5.2.x86_64",
"product": {
"name": "python3.12-debugsource-0:3.12.5-2.el9_5.2.x86_64",
"product_id": "python3.12-debugsource-0:3.12.5-2.el9_5.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.5-2.el9_5.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.5-2.el9_5.2.x86_64",
"product": {
"name": "python3.12-debuginfo-0:3.12.5-2.el9_5.2.x86_64",
"product_id": "python3.12-debuginfo-0:3.12.5-2.el9_5.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.5-2.el9_5.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.5-2.el9_5.2.x86_64",
"product": {
"name": "python3.12-debug-0:3.12.5-2.el9_5.2.x86_64",
"product_id": "python3.12-debug-0:3.12.5-2.el9_5.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.5-2.el9_5.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.5-2.el9_5.2.x86_64",
"product": {
"name": "python3.12-idle-0:3.12.5-2.el9_5.2.x86_64",
"product_id": "python3.12-idle-0:3.12.5-2.el9_5.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.5-2.el9_5.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.5-2.el9_5.2.x86_64",
"product": {
"name": "python3.12-test-0:3.12.5-2.el9_5.2.x86_64",
"product_id": "python3.12-test-0:3.12.5-2.el9_5.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.5-2.el9_5.2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.5-2.el9_5.2.i686",
"product": {
"name": "python3.12-devel-0:3.12.5-2.el9_5.2.i686",
"product_id": "python3.12-devel-0:3.12.5-2.el9_5.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.5-2.el9_5.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.5-2.el9_5.2.i686",
"product": {
"name": "python3.12-libs-0:3.12.5-2.el9_5.2.i686",
"product_id": "python3.12-libs-0:3.12.5-2.el9_5.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.5-2.el9_5.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.5-2.el9_5.2.i686",
"product": {
"name": "python3.12-debugsource-0:3.12.5-2.el9_5.2.i686",
"product_id": "python3.12-debugsource-0:3.12.5-2.el9_5.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.5-2.el9_5.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.5-2.el9_5.2.i686",
"product": {
"name": "python3.12-debuginfo-0:3.12.5-2.el9_5.2.i686",
"product_id": "python3.12-debuginfo-0:3.12.5-2.el9_5.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.5-2.el9_5.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-0:3.12.5-2.el9_5.2.i686",
"product": {
"name": "python3.12-0:3.12.5-2.el9_5.2.i686",
"product_id": "python3.12-0:3.12.5-2.el9_5.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.5-2.el9_5.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.5-2.el9_5.2.i686",
"product": {
"name": "python3.12-debug-0:3.12.5-2.el9_5.2.i686",
"product_id": "python3.12-debug-0:3.12.5-2.el9_5.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.5-2.el9_5.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.5-2.el9_5.2.i686",
"product": {
"name": "python3.12-idle-0:3.12.5-2.el9_5.2.i686",
"product_id": "python3.12-idle-0:3.12.5-2.el9_5.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.5-2.el9_5.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.5-2.el9_5.2.i686",
"product": {
"name": "python3.12-test-0:3.12.5-2.el9_5.2.i686",
"product_id": "python3.12-test-0:3.12.5-2.el9_5.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.5-2.el9_5.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.5-2.el9_5.2.i686",
"product": {
"name": "python3.12-tkinter-0:3.12.5-2.el9_5.2.i686",
"product_id": "python3.12-tkinter-0:3.12.5-2.el9_5.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.5-2.el9_5.2?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.5-2.el9_5.2.s390x",
"product": {
"name": "python3.12-0:3.12.5-2.el9_5.2.s390x",
"product_id": "python3.12-0:3.12.5-2.el9_5.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.5-2.el9_5.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.5-2.el9_5.2.s390x",
"product": {
"name": "python3.12-devel-0:3.12.5-2.el9_5.2.s390x",
"product_id": "python3.12-devel-0:3.12.5-2.el9_5.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.5-2.el9_5.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.5-2.el9_5.2.s390x",
"product": {
"name": "python3.12-libs-0:3.12.5-2.el9_5.2.s390x",
"product_id": "python3.12-libs-0:3.12.5-2.el9_5.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.5-2.el9_5.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.5-2.el9_5.2.s390x",
"product": {
"name": "python3.12-tkinter-0:3.12.5-2.el9_5.2.s390x",
"product_id": "python3.12-tkinter-0:3.12.5-2.el9_5.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.5-2.el9_5.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.5-2.el9_5.2.s390x",
"product": {
"name": "python3.12-debugsource-0:3.12.5-2.el9_5.2.s390x",
"product_id": "python3.12-debugsource-0:3.12.5-2.el9_5.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.5-2.el9_5.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.5-2.el9_5.2.s390x",
"product": {
"name": "python3.12-debuginfo-0:3.12.5-2.el9_5.2.s390x",
"product_id": "python3.12-debuginfo-0:3.12.5-2.el9_5.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.5-2.el9_5.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.5-2.el9_5.2.s390x",
"product": {
"name": "python3.12-debug-0:3.12.5-2.el9_5.2.s390x",
"product_id": "python3.12-debug-0:3.12.5-2.el9_5.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.5-2.el9_5.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.5-2.el9_5.2.s390x",
"product": {
"name": "python3.12-idle-0:3.12.5-2.el9_5.2.s390x",
"product_id": "python3.12-idle-0:3.12.5-2.el9_5.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.5-2.el9_5.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.5-2.el9_5.2.s390x",
"product": {
"name": "python3.12-test-0:3.12.5-2.el9_5.2.s390x",
"product_id": "python3.12-test-0:3.12.5-2.el9_5.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.5-2.el9_5.2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.5-2.el9_5.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.aarch64"
},
"product_reference": "python3.12-0:3.12.5-2.el9_5.2.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.5-2.el9_5.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.i686"
},
"product_reference": "python3.12-0:3.12.5-2.el9_5.2.i686",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.5-2.el9_5.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.ppc64le"
},
"product_reference": "python3.12-0:3.12.5-2.el9_5.2.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.5-2.el9_5.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.s390x"
},
"product_reference": "python3.12-0:3.12.5-2.el9_5.2.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.5-2.el9_5.2.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.src"
},
"product_reference": "python3.12-0:3.12.5-2.el9_5.2.src",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.5-2.el9_5.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.x86_64"
},
"product_reference": "python3.12-0:3.12.5-2.el9_5.2.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.5-2.el9_5.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.aarch64"
},
"product_reference": "python3.12-debug-0:3.12.5-2.el9_5.2.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.5-2.el9_5.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.i686"
},
"product_reference": "python3.12-debug-0:3.12.5-2.el9_5.2.i686",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.5-2.el9_5.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.ppc64le"
},
"product_reference": "python3.12-debug-0:3.12.5-2.el9_5.2.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.5-2.el9_5.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.s390x"
},
"product_reference": "python3.12-debug-0:3.12.5-2.el9_5.2.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.5-2.el9_5.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.x86_64"
},
"product_reference": "python3.12-debug-0:3.12.5-2.el9_5.2.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.5-2.el9_5.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.aarch64"
},
"product_reference": "python3.12-debuginfo-0:3.12.5-2.el9_5.2.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.5-2.el9_5.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.i686"
},
"product_reference": "python3.12-debuginfo-0:3.12.5-2.el9_5.2.i686",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.5-2.el9_5.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.ppc64le"
},
"product_reference": "python3.12-debuginfo-0:3.12.5-2.el9_5.2.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.5-2.el9_5.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.s390x"
},
"product_reference": "python3.12-debuginfo-0:3.12.5-2.el9_5.2.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.5-2.el9_5.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.x86_64"
},
"product_reference": "python3.12-debuginfo-0:3.12.5-2.el9_5.2.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.5-2.el9_5.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.aarch64"
},
"product_reference": "python3.12-debugsource-0:3.12.5-2.el9_5.2.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.5-2.el9_5.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.i686"
},
"product_reference": "python3.12-debugsource-0:3.12.5-2.el9_5.2.i686",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.5-2.el9_5.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.ppc64le"
},
"product_reference": "python3.12-debugsource-0:3.12.5-2.el9_5.2.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.5-2.el9_5.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.s390x"
},
"product_reference": "python3.12-debugsource-0:3.12.5-2.el9_5.2.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.5-2.el9_5.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.x86_64"
},
"product_reference": "python3.12-debugsource-0:3.12.5-2.el9_5.2.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.5-2.el9_5.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.aarch64"
},
"product_reference": "python3.12-devel-0:3.12.5-2.el9_5.2.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.5-2.el9_5.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.i686"
},
"product_reference": "python3.12-devel-0:3.12.5-2.el9_5.2.i686",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.5-2.el9_5.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.ppc64le"
},
"product_reference": "python3.12-devel-0:3.12.5-2.el9_5.2.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.5-2.el9_5.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.s390x"
},
"product_reference": "python3.12-devel-0:3.12.5-2.el9_5.2.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.5-2.el9_5.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.x86_64"
},
"product_reference": "python3.12-devel-0:3.12.5-2.el9_5.2.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.5-2.el9_5.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.aarch64"
},
"product_reference": "python3.12-idle-0:3.12.5-2.el9_5.2.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.5-2.el9_5.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.i686"
},
"product_reference": "python3.12-idle-0:3.12.5-2.el9_5.2.i686",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.5-2.el9_5.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.ppc64le"
},
"product_reference": "python3.12-idle-0:3.12.5-2.el9_5.2.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.5-2.el9_5.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.s390x"
},
"product_reference": "python3.12-idle-0:3.12.5-2.el9_5.2.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.5-2.el9_5.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.x86_64"
},
"product_reference": "python3.12-idle-0:3.12.5-2.el9_5.2.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.5-2.el9_5.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.aarch64"
},
"product_reference": "python3.12-libs-0:3.12.5-2.el9_5.2.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.5-2.el9_5.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.i686"
},
"product_reference": "python3.12-libs-0:3.12.5-2.el9_5.2.i686",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.5-2.el9_5.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.ppc64le"
},
"product_reference": "python3.12-libs-0:3.12.5-2.el9_5.2.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.5-2.el9_5.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.s390x"
},
"product_reference": "python3.12-libs-0:3.12.5-2.el9_5.2.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.5-2.el9_5.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.x86_64"
},
"product_reference": "python3.12-libs-0:3.12.5-2.el9_5.2.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.5-2.el9_5.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.aarch64"
},
"product_reference": "python3.12-test-0:3.12.5-2.el9_5.2.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.5-2.el9_5.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.i686"
},
"product_reference": "python3.12-test-0:3.12.5-2.el9_5.2.i686",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.5-2.el9_5.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.ppc64le"
},
"product_reference": "python3.12-test-0:3.12.5-2.el9_5.2.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.5-2.el9_5.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.s390x"
},
"product_reference": "python3.12-test-0:3.12.5-2.el9_5.2.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.5-2.el9_5.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.x86_64"
},
"product_reference": "python3.12-test-0:3.12.5-2.el9_5.2.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.5-2.el9_5.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.aarch64"
},
"product_reference": "python3.12-tkinter-0:3.12.5-2.el9_5.2.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.5-2.el9_5.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.i686"
},
"product_reference": "python3.12-tkinter-0:3.12.5-2.el9_5.2.i686",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.5-2.el9_5.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.ppc64le"
},
"product_reference": "python3.12-tkinter-0:3.12.5-2.el9_5.2.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.5-2.el9_5.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.s390x"
},
"product_reference": "python3.12-tkinter-0:3.12.5-2.el9_5.2.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.5-2.el9_5.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.x86_64"
},
"product_reference": "python3.12-tkinter-0:3.12.5-2.el9_5.2.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.5-2.el9_5.2.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.aarch64"
},
"product_reference": "python3.12-0:3.12.5-2.el9_5.2.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.5-2.el9_5.2.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.i686"
},
"product_reference": "python3.12-0:3.12.5-2.el9_5.2.i686",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.5-2.el9_5.2.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.ppc64le"
},
"product_reference": "python3.12-0:3.12.5-2.el9_5.2.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.5-2.el9_5.2.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.s390x"
},
"product_reference": "python3.12-0:3.12.5-2.el9_5.2.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.5-2.el9_5.2.src as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.src"
},
"product_reference": "python3.12-0:3.12.5-2.el9_5.2.src",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.5-2.el9_5.2.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.x86_64"
},
"product_reference": "python3.12-0:3.12.5-2.el9_5.2.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.5-2.el9_5.2.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.aarch64"
},
"product_reference": "python3.12-debug-0:3.12.5-2.el9_5.2.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.5-2.el9_5.2.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.i686"
},
"product_reference": "python3.12-debug-0:3.12.5-2.el9_5.2.i686",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.5-2.el9_5.2.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.ppc64le"
},
"product_reference": "python3.12-debug-0:3.12.5-2.el9_5.2.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.5-2.el9_5.2.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.s390x"
},
"product_reference": "python3.12-debug-0:3.12.5-2.el9_5.2.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.5-2.el9_5.2.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.x86_64"
},
"product_reference": "python3.12-debug-0:3.12.5-2.el9_5.2.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.5-2.el9_5.2.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.aarch64"
},
"product_reference": "python3.12-debuginfo-0:3.12.5-2.el9_5.2.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.5-2.el9_5.2.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.i686"
},
"product_reference": "python3.12-debuginfo-0:3.12.5-2.el9_5.2.i686",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.5-2.el9_5.2.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.ppc64le"
},
"product_reference": "python3.12-debuginfo-0:3.12.5-2.el9_5.2.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.5-2.el9_5.2.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.s390x"
},
"product_reference": "python3.12-debuginfo-0:3.12.5-2.el9_5.2.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.5-2.el9_5.2.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.x86_64"
},
"product_reference": "python3.12-debuginfo-0:3.12.5-2.el9_5.2.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.5-2.el9_5.2.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.aarch64"
},
"product_reference": "python3.12-debugsource-0:3.12.5-2.el9_5.2.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.5-2.el9_5.2.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.i686"
},
"product_reference": "python3.12-debugsource-0:3.12.5-2.el9_5.2.i686",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.5-2.el9_5.2.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.ppc64le"
},
"product_reference": "python3.12-debugsource-0:3.12.5-2.el9_5.2.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.5-2.el9_5.2.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.s390x"
},
"product_reference": "python3.12-debugsource-0:3.12.5-2.el9_5.2.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.5-2.el9_5.2.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.x86_64"
},
"product_reference": "python3.12-debugsource-0:3.12.5-2.el9_5.2.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.5-2.el9_5.2.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.aarch64"
},
"product_reference": "python3.12-devel-0:3.12.5-2.el9_5.2.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.5-2.el9_5.2.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.i686"
},
"product_reference": "python3.12-devel-0:3.12.5-2.el9_5.2.i686",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.5-2.el9_5.2.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.ppc64le"
},
"product_reference": "python3.12-devel-0:3.12.5-2.el9_5.2.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.5-2.el9_5.2.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.s390x"
},
"product_reference": "python3.12-devel-0:3.12.5-2.el9_5.2.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.5-2.el9_5.2.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.x86_64"
},
"product_reference": "python3.12-devel-0:3.12.5-2.el9_5.2.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.5-2.el9_5.2.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.aarch64"
},
"product_reference": "python3.12-idle-0:3.12.5-2.el9_5.2.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.5-2.el9_5.2.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.i686"
},
"product_reference": "python3.12-idle-0:3.12.5-2.el9_5.2.i686",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.5-2.el9_5.2.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.ppc64le"
},
"product_reference": "python3.12-idle-0:3.12.5-2.el9_5.2.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.5-2.el9_5.2.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.s390x"
},
"product_reference": "python3.12-idle-0:3.12.5-2.el9_5.2.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.5-2.el9_5.2.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.x86_64"
},
"product_reference": "python3.12-idle-0:3.12.5-2.el9_5.2.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.5-2.el9_5.2.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.aarch64"
},
"product_reference": "python3.12-libs-0:3.12.5-2.el9_5.2.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.5-2.el9_5.2.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.i686"
},
"product_reference": "python3.12-libs-0:3.12.5-2.el9_5.2.i686",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.5-2.el9_5.2.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.ppc64le"
},
"product_reference": "python3.12-libs-0:3.12.5-2.el9_5.2.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.5-2.el9_5.2.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.s390x"
},
"product_reference": "python3.12-libs-0:3.12.5-2.el9_5.2.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.5-2.el9_5.2.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.x86_64"
},
"product_reference": "python3.12-libs-0:3.12.5-2.el9_5.2.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.5-2.el9_5.2.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.aarch64"
},
"product_reference": "python3.12-test-0:3.12.5-2.el9_5.2.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.5-2.el9_5.2.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.i686"
},
"product_reference": "python3.12-test-0:3.12.5-2.el9_5.2.i686",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.5-2.el9_5.2.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.ppc64le"
},
"product_reference": "python3.12-test-0:3.12.5-2.el9_5.2.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.5-2.el9_5.2.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.s390x"
},
"product_reference": "python3.12-test-0:3.12.5-2.el9_5.2.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.5-2.el9_5.2.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.x86_64"
},
"product_reference": "python3.12-test-0:3.12.5-2.el9_5.2.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.5-2.el9_5.2.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.aarch64"
},
"product_reference": "python3.12-tkinter-0:3.12.5-2.el9_5.2.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.5-2.el9_5.2.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.i686"
},
"product_reference": "python3.12-tkinter-0:3.12.5-2.el9_5.2.i686",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.5-2.el9_5.2.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.ppc64le"
},
"product_reference": "python3.12-tkinter-0:3.12.5-2.el9_5.2.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.5-2.el9_5.2.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.s390x"
},
"product_reference": "python3.12-tkinter-0:3.12.5-2.el9_5.2.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.5-2.el9_5.2.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.x86_64"
},
"product_reference": "python3.12-tkinter-0:3.12.5-2.el9_5.2.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-9287",
"cwe": {
"id": "CWE-428",
"name": "Unquoted Search Path or Element"
},
"discovery_date": "2024-10-24T10:14:11.787329+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2321440"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability has been found in the Python `venv` module and CLI. Path names provided when creating a virtual environment were not quoted properly, allowing the creator to inject commands into virtual environment \"activation\" scripts, for example, \"source venv/bin/activate\". This flaw allows attacker-controlled virtual environments to run commands when the virtual environment is activated.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Virtual environment (venv) activation scripts don\u0027t quote paths",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in the Python `venv` module is rated as moderate rather than important because it relies on a specific set of conditions to be exploitable, limiting its impact. An attacker would need to have control over the virtual environment creation process and access to the environment setup, which is less common in typical usage scenarios. Furthermore, the vulnerability only poses a risk if users activate the malicious virtual environment through `source venv/bin/activate` or similar scripts, as direct invocation of the virtual environment without activation (`./venv/bin/python`) is not affected.\n\nVersions of python36:3.6/python36 and python39:3.9/python39 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"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": [
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.src",
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.src",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-9287"
},
{
"category": "external",
"summary": "RHBZ#2321440",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2321440"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9287"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-9287",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9287"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/124651",
"url": "https://github.com/python/cpython/issues/124651"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/124712",
"url": "https://github.com/python/cpython/pull/124712"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/RSPJ2B5JL22FG3TKUJ7D7DQ4N5JRRBZL/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/RSPJ2B5JL22FG3TKUJ7D7DQ4N5JRRBZL/"
}
],
"release_date": "2024-10-22T16:34:39.210000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-12T08:42:34+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.src",
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.src",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10978"
},
{
"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": [
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.src",
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.src",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:C/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.src",
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.src",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Virtual environment (venv) activation scripts don\u0027t quote paths"
},
{
"cve": "CVE-2024-12254",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-12-06T16:00:53.728823+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2330804"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python. In certain configurations, the `asyncio._SelectorSocketTransport.writelines()` method fails to signal the protocol to clear the write buffer when it approaches capacity. Because of this, protocols would not periodically drain the write buffer, potentially leading to a denial of service via memory exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Unbounded memory buffering in SelectorSocketTransport.writelines()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability likely impacts a small number of users. You must be using Python 3.12.0 or later, on Linux, using the asyncio module with protocols, and using .writelines() method which had new zero-copy-on-write behavior in Python 3.12.0 and later. If not all of these factors are true, then your usage of Python is unaffected.\n\n\nThis vulnerability is rated with an Important severity due to its potential for denial of service (DoS) attacks through memory exhaustion. By failing to signal the protocol to drain the write buffer when approaching the high-water mark, the affected `asyncio._SelectorSocketTransport.writelines()` method introduces a important flaw in flow control. This flaw can lead to uncontrolled growth of the buffer in long-running or high-throughput applications, which are typical in networked systems or event-driven architectures. Given that `asyncio` is widely used in performance-critical Python applications for handling asynchronous I/O, the impact of memory exhaustion could destabilize services, compromise system availability, and increase the risk of cascading failures, especially in production environments handling large-scale or untrusted inputs.",
"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": [
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.src",
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.src",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-12254"
},
{
"category": "external",
"summary": "RHBZ#2330804",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2330804"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-12254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12254"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-12254",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12254"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/127655",
"url": "https://github.com/python/cpython/issues/127655"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/127656",
"url": "https://github.com/python/cpython/pull/127656"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/H4O3UBAOAQQXGT4RE3E4XQYR5XLROORB/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/H4O3UBAOAQQXGT4RE3E4XQYR5XLROORB/"
}
],
"release_date": "2024-12-06T15:19:41.576000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-12T08:42:34+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.src",
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.src",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10978"
},
{
"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": [
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.src",
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.src",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.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": [
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.src",
"AppStream-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.src",
"CRB-9.5.0.Z.MAIN:python3.12-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-debug-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-debuginfo-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-debugsource-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-devel-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-idle-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-libs-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-test-0:3.12.5-2.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.12-tkinter-0:3.12.5-2.el9_5.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: Unbounded memory buffering in SelectorSocketTransport.writelines()"
}
]
}
RHSA-2024_10979
Vulnerability from csaf_redhat - Published: 2024-12-12 08:56 - Updated: 2024-12-18 02:22A vulnerability has been found in the Python `venv` module and CLI. Path names provided when creating a virtual environment were not quoted properly, allowing the creator to inject commands into virtual environment "activation" scripts, for example, "source venv/bin/activate". This flaw allows attacker-controlled virtual environments to run commands when the virtual environment is activated.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.11-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.11-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.x86_64 | — |
Vendor Fix
fix
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 for python3.11 is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: Virtual environment (venv) activation scripts don\u0027t quote paths (CVE-2024-9287)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"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:10979",
"url": "https://access.redhat.com/errata/RHSA-2024:10979"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2321440",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2321440"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10979.json"
}
],
"title": "Red Hat Security Advisory: python3.11 security update",
"tracking": {
"current_release_date": "2024-12-18T02:22:32+00:00",
"generator": {
"date": "2024-12-18T02:22:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:10979",
"initial_release_date": "2024-12-12T08:56:14+00:00",
"revision_history": [
{
"date": "2024-12-12T08:56:14+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-12T08:56:14+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T02:22:32+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CRB (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.11-1.el8_10.src",
"product": {
"name": "python3.11-0:3.11.11-1.el8_10.src",
"product_id": "python3.11-0:3.11.11-1.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.11-1.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.11-1.el8_10.aarch64",
"product": {
"name": "python3.11-0:3.11.11-1.el8_10.aarch64",
"product_id": "python3.11-0:3.11.11-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.11-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.11-1.el8_10.aarch64",
"product": {
"name": "python3.11-devel-0:3.11.11-1.el8_10.aarch64",
"product_id": "python3.11-devel-0:3.11.11-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.11-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.11-1.el8_10.aarch64",
"product": {
"name": "python3.11-libs-0:3.11.11-1.el8_10.aarch64",
"product_id": "python3.11-libs-0:3.11.11-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.11-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.11-1.el8_10.aarch64",
"product": {
"name": "python3.11-tkinter-0:3.11.11-1.el8_10.aarch64",
"product_id": "python3.11-tkinter-0:3.11.11-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.11-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.11-1.el8_10.aarch64",
"product": {
"name": "python3.11-debugsource-0:3.11.11-1.el8_10.aarch64",
"product_id": "python3.11-debugsource-0:3.11.11-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.11-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.11-1.el8_10.aarch64",
"product": {
"name": "python3.11-debuginfo-0:3.11.11-1.el8_10.aarch64",
"product_id": "python3.11-debuginfo-0:3.11.11-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.11-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.11-1.el8_10.aarch64",
"product": {
"name": "python3.11-debug-0:3.11.11-1.el8_10.aarch64",
"product_id": "python3.11-debug-0:3.11.11-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.11-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.11-1.el8_10.aarch64",
"product": {
"name": "python3.11-idle-0:3.11.11-1.el8_10.aarch64",
"product_id": "python3.11-idle-0:3.11.11-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.11-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.11-1.el8_10.aarch64",
"product": {
"name": "python3.11-test-0:3.11.11-1.el8_10.aarch64",
"product_id": "python3.11-test-0:3.11.11-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.11-1.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.11-1.el8_10.ppc64le",
"product": {
"name": "python3.11-0:3.11.11-1.el8_10.ppc64le",
"product_id": "python3.11-0:3.11.11-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.11-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.11-1.el8_10.ppc64le",
"product": {
"name": "python3.11-devel-0:3.11.11-1.el8_10.ppc64le",
"product_id": "python3.11-devel-0:3.11.11-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.11-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.11-1.el8_10.ppc64le",
"product": {
"name": "python3.11-libs-0:3.11.11-1.el8_10.ppc64le",
"product_id": "python3.11-libs-0:3.11.11-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.11-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.11-1.el8_10.ppc64le",
"product": {
"name": "python3.11-tkinter-0:3.11.11-1.el8_10.ppc64le",
"product_id": "python3.11-tkinter-0:3.11.11-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.11-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.11-1.el8_10.ppc64le",
"product": {
"name": "python3.11-debugsource-0:3.11.11-1.el8_10.ppc64le",
"product_id": "python3.11-debugsource-0:3.11.11-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.11-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.11-1.el8_10.ppc64le",
"product": {
"name": "python3.11-debuginfo-0:3.11.11-1.el8_10.ppc64le",
"product_id": "python3.11-debuginfo-0:3.11.11-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.11-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.11-1.el8_10.ppc64le",
"product": {
"name": "python3.11-debug-0:3.11.11-1.el8_10.ppc64le",
"product_id": "python3.11-debug-0:3.11.11-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.11-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.11-1.el8_10.ppc64le",
"product": {
"name": "python3.11-idle-0:3.11.11-1.el8_10.ppc64le",
"product_id": "python3.11-idle-0:3.11.11-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.11-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.11-1.el8_10.ppc64le",
"product": {
"name": "python3.11-test-0:3.11.11-1.el8_10.ppc64le",
"product_id": "python3.11-test-0:3.11.11-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.11-1.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.11-1.el8_10.x86_64",
"product": {
"name": "python3.11-0:3.11.11-1.el8_10.x86_64",
"product_id": "python3.11-0:3.11.11-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.11-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.11-1.el8_10.x86_64",
"product": {
"name": "python3.11-devel-0:3.11.11-1.el8_10.x86_64",
"product_id": "python3.11-devel-0:3.11.11-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.11-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.11-1.el8_10.x86_64",
"product": {
"name": "python3.11-libs-0:3.11.11-1.el8_10.x86_64",
"product_id": "python3.11-libs-0:3.11.11-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.11-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.11-1.el8_10.x86_64",
"product": {
"name": "python3.11-tkinter-0:3.11.11-1.el8_10.x86_64",
"product_id": "python3.11-tkinter-0:3.11.11-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.11-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.11-1.el8_10.x86_64",
"product": {
"name": "python3.11-debugsource-0:3.11.11-1.el8_10.x86_64",
"product_id": "python3.11-debugsource-0:3.11.11-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.11-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.11-1.el8_10.x86_64",
"product": {
"name": "python3.11-debuginfo-0:3.11.11-1.el8_10.x86_64",
"product_id": "python3.11-debuginfo-0:3.11.11-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.11-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.11-1.el8_10.x86_64",
"product": {
"name": "python3.11-debug-0:3.11.11-1.el8_10.x86_64",
"product_id": "python3.11-debug-0:3.11.11-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.11-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.11-1.el8_10.x86_64",
"product": {
"name": "python3.11-idle-0:3.11.11-1.el8_10.x86_64",
"product_id": "python3.11-idle-0:3.11.11-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.11-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.11-1.el8_10.x86_64",
"product": {
"name": "python3.11-test-0:3.11.11-1.el8_10.x86_64",
"product_id": "python3.11-test-0:3.11.11-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.11-1.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.11-1.el8_10.i686",
"product": {
"name": "python3.11-devel-0:3.11.11-1.el8_10.i686",
"product_id": "python3.11-devel-0:3.11.11-1.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.11-1.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.11-1.el8_10.i686",
"product": {
"name": "python3.11-libs-0:3.11.11-1.el8_10.i686",
"product_id": "python3.11-libs-0:3.11.11-1.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.11-1.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.11-1.el8_10.i686",
"product": {
"name": "python3.11-debugsource-0:3.11.11-1.el8_10.i686",
"product_id": "python3.11-debugsource-0:3.11.11-1.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.11-1.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.11-1.el8_10.i686",
"product": {
"name": "python3.11-debuginfo-0:3.11.11-1.el8_10.i686",
"product_id": "python3.11-debuginfo-0:3.11.11-1.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.11-1.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-0:3.11.11-1.el8_10.i686",
"product": {
"name": "python3.11-0:3.11.11-1.el8_10.i686",
"product_id": "python3.11-0:3.11.11-1.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.11-1.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.11-1.el8_10.i686",
"product": {
"name": "python3.11-debug-0:3.11.11-1.el8_10.i686",
"product_id": "python3.11-debug-0:3.11.11-1.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.11-1.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.11-1.el8_10.i686",
"product": {
"name": "python3.11-idle-0:3.11.11-1.el8_10.i686",
"product_id": "python3.11-idle-0:3.11.11-1.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.11-1.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.11-1.el8_10.i686",
"product": {
"name": "python3.11-test-0:3.11.11-1.el8_10.i686",
"product_id": "python3.11-test-0:3.11.11-1.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.11-1.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.11-1.el8_10.i686",
"product": {
"name": "python3.11-tkinter-0:3.11.11-1.el8_10.i686",
"product_id": "python3.11-tkinter-0:3.11.11-1.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.11-1.el8_10?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.11-1.el8_10.s390x",
"product": {
"name": "python3.11-0:3.11.11-1.el8_10.s390x",
"product_id": "python3.11-0:3.11.11-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.11-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.11-1.el8_10.s390x",
"product": {
"name": "python3.11-devel-0:3.11.11-1.el8_10.s390x",
"product_id": "python3.11-devel-0:3.11.11-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.11-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.11-1.el8_10.s390x",
"product": {
"name": "python3.11-libs-0:3.11.11-1.el8_10.s390x",
"product_id": "python3.11-libs-0:3.11.11-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.11-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.11-1.el8_10.s390x",
"product": {
"name": "python3.11-tkinter-0:3.11.11-1.el8_10.s390x",
"product_id": "python3.11-tkinter-0:3.11.11-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.11-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.11-1.el8_10.s390x",
"product": {
"name": "python3.11-debugsource-0:3.11.11-1.el8_10.s390x",
"product_id": "python3.11-debugsource-0:3.11.11-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.11-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.11-1.el8_10.s390x",
"product": {
"name": "python3.11-debuginfo-0:3.11.11-1.el8_10.s390x",
"product_id": "python3.11-debuginfo-0:3.11.11-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.11-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.11-1.el8_10.s390x",
"product": {
"name": "python3.11-debug-0:3.11.11-1.el8_10.s390x",
"product_id": "python3.11-debug-0:3.11.11-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.11-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.11-1.el8_10.s390x",
"product": {
"name": "python3.11-idle-0:3.11.11-1.el8_10.s390x",
"product_id": "python3.11-idle-0:3.11.11-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.11-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.11-1.el8_10.s390x",
"product": {
"name": "python3.11-test-0:3.11.11-1.el8_10.s390x",
"product_id": "python3.11-test-0:3.11.11-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.11-1.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-rpm-macros-0:3.11.11-1.el8_10.noarch",
"product": {
"name": "python3.11-rpm-macros-0:3.11.11-1.el8_10.noarch",
"product_id": "python3.11-rpm-macros-0:3.11.11-1.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-rpm-macros@3.11.11-1.el8_10?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.11-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.aarch64"
},
"product_reference": "python3.11-0:3.11.11-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.11-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.i686"
},
"product_reference": "python3.11-0:3.11.11-1.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.11-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.ppc64le"
},
"product_reference": "python3.11-0:3.11.11-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.11-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.s390x"
},
"product_reference": "python3.11-0:3.11.11-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.11-1.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.src"
},
"product_reference": "python3.11-0:3.11.11-1.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.11-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.x86_64"
},
"product_reference": "python3.11-0:3.11.11-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.11-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.aarch64"
},
"product_reference": "python3.11-debug-0:3.11.11-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.11-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.i686"
},
"product_reference": "python3.11-debug-0:3.11.11-1.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.11-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.ppc64le"
},
"product_reference": "python3.11-debug-0:3.11.11-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.11-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.s390x"
},
"product_reference": "python3.11-debug-0:3.11.11-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.11-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.x86_64"
},
"product_reference": "python3.11-debug-0:3.11.11-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.11-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.aarch64"
},
"product_reference": "python3.11-debuginfo-0:3.11.11-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.11-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.i686"
},
"product_reference": "python3.11-debuginfo-0:3.11.11-1.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.11-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.ppc64le"
},
"product_reference": "python3.11-debuginfo-0:3.11.11-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.11-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.s390x"
},
"product_reference": "python3.11-debuginfo-0:3.11.11-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.11-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.x86_64"
},
"product_reference": "python3.11-debuginfo-0:3.11.11-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.11-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.aarch64"
},
"product_reference": "python3.11-debugsource-0:3.11.11-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.11-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.i686"
},
"product_reference": "python3.11-debugsource-0:3.11.11-1.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.11-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.ppc64le"
},
"product_reference": "python3.11-debugsource-0:3.11.11-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.11-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.s390x"
},
"product_reference": "python3.11-debugsource-0:3.11.11-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.11-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.x86_64"
},
"product_reference": "python3.11-debugsource-0:3.11.11-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.11-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.aarch64"
},
"product_reference": "python3.11-devel-0:3.11.11-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.11-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.i686"
},
"product_reference": "python3.11-devel-0:3.11.11-1.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.11-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.ppc64le"
},
"product_reference": "python3.11-devel-0:3.11.11-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.11-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.s390x"
},
"product_reference": "python3.11-devel-0:3.11.11-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.11-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.x86_64"
},
"product_reference": "python3.11-devel-0:3.11.11-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.11-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.aarch64"
},
"product_reference": "python3.11-idle-0:3.11.11-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.11-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.i686"
},
"product_reference": "python3.11-idle-0:3.11.11-1.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.11-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.ppc64le"
},
"product_reference": "python3.11-idle-0:3.11.11-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.11-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.s390x"
},
"product_reference": "python3.11-idle-0:3.11.11-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.11-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.x86_64"
},
"product_reference": "python3.11-idle-0:3.11.11-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.11-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.aarch64"
},
"product_reference": "python3.11-libs-0:3.11.11-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.11-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.i686"
},
"product_reference": "python3.11-libs-0:3.11.11-1.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.11-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.ppc64le"
},
"product_reference": "python3.11-libs-0:3.11.11-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.11-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.s390x"
},
"product_reference": "python3.11-libs-0:3.11.11-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.11-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.x86_64"
},
"product_reference": "python3.11-libs-0:3.11.11-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-rpm-macros-0:3.11.11-1.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.11-1.el8_10.noarch"
},
"product_reference": "python3.11-rpm-macros-0:3.11.11-1.el8_10.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.11-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.aarch64"
},
"product_reference": "python3.11-test-0:3.11.11-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.11-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.i686"
},
"product_reference": "python3.11-test-0:3.11.11-1.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.11-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.ppc64le"
},
"product_reference": "python3.11-test-0:3.11.11-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.11-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.s390x"
},
"product_reference": "python3.11-test-0:3.11.11-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.11-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.x86_64"
},
"product_reference": "python3.11-test-0:3.11.11-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.11-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.aarch64"
},
"product_reference": "python3.11-tkinter-0:3.11.11-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.11-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.i686"
},
"product_reference": "python3.11-tkinter-0:3.11.11-1.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.11-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.ppc64le"
},
"product_reference": "python3.11-tkinter-0:3.11.11-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.11-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.s390x"
},
"product_reference": "python3.11-tkinter-0:3.11.11-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.11-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.x86_64"
},
"product_reference": "python3.11-tkinter-0:3.11.11-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.11-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.aarch64"
},
"product_reference": "python3.11-0:3.11.11-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.11-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.i686"
},
"product_reference": "python3.11-0:3.11.11-1.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.11-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.ppc64le"
},
"product_reference": "python3.11-0:3.11.11-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.11-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.s390x"
},
"product_reference": "python3.11-0:3.11.11-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.11-1.el8_10.src as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.src"
},
"product_reference": "python3.11-0:3.11.11-1.el8_10.src",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.11-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.x86_64"
},
"product_reference": "python3.11-0:3.11.11-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.11-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.aarch64"
},
"product_reference": "python3.11-debug-0:3.11.11-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.11-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.i686"
},
"product_reference": "python3.11-debug-0:3.11.11-1.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.11-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.ppc64le"
},
"product_reference": "python3.11-debug-0:3.11.11-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.11-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.s390x"
},
"product_reference": "python3.11-debug-0:3.11.11-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.11-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.x86_64"
},
"product_reference": "python3.11-debug-0:3.11.11-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.11-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.aarch64"
},
"product_reference": "python3.11-debuginfo-0:3.11.11-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.11-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.i686"
},
"product_reference": "python3.11-debuginfo-0:3.11.11-1.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.11-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.ppc64le"
},
"product_reference": "python3.11-debuginfo-0:3.11.11-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.11-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.s390x"
},
"product_reference": "python3.11-debuginfo-0:3.11.11-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.11-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.x86_64"
},
"product_reference": "python3.11-debuginfo-0:3.11.11-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.11-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.aarch64"
},
"product_reference": "python3.11-debugsource-0:3.11.11-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.11-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.i686"
},
"product_reference": "python3.11-debugsource-0:3.11.11-1.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.11-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.ppc64le"
},
"product_reference": "python3.11-debugsource-0:3.11.11-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.11-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.s390x"
},
"product_reference": "python3.11-debugsource-0:3.11.11-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.11-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.x86_64"
},
"product_reference": "python3.11-debugsource-0:3.11.11-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.11-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.aarch64"
},
"product_reference": "python3.11-devel-0:3.11.11-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.11-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.i686"
},
"product_reference": "python3.11-devel-0:3.11.11-1.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.11-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.ppc64le"
},
"product_reference": "python3.11-devel-0:3.11.11-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.11-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.s390x"
},
"product_reference": "python3.11-devel-0:3.11.11-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.11-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.x86_64"
},
"product_reference": "python3.11-devel-0:3.11.11-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.11-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.aarch64"
},
"product_reference": "python3.11-idle-0:3.11.11-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.11-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.i686"
},
"product_reference": "python3.11-idle-0:3.11.11-1.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.11-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.ppc64le"
},
"product_reference": "python3.11-idle-0:3.11.11-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.11-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.s390x"
},
"product_reference": "python3.11-idle-0:3.11.11-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.11-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.x86_64"
},
"product_reference": "python3.11-idle-0:3.11.11-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.11-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.aarch64"
},
"product_reference": "python3.11-libs-0:3.11.11-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.11-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.i686"
},
"product_reference": "python3.11-libs-0:3.11.11-1.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.11-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.ppc64le"
},
"product_reference": "python3.11-libs-0:3.11.11-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.11-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.s390x"
},
"product_reference": "python3.11-libs-0:3.11.11-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.11-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.x86_64"
},
"product_reference": "python3.11-libs-0:3.11.11-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-rpm-macros-0:3.11.11-1.el8_10.noarch as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.11-1.el8_10.noarch"
},
"product_reference": "python3.11-rpm-macros-0:3.11.11-1.el8_10.noarch",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.11-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.aarch64"
},
"product_reference": "python3.11-test-0:3.11.11-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.11-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.i686"
},
"product_reference": "python3.11-test-0:3.11.11-1.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.11-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.ppc64le"
},
"product_reference": "python3.11-test-0:3.11.11-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.11-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.s390x"
},
"product_reference": "python3.11-test-0:3.11.11-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.11-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.x86_64"
},
"product_reference": "python3.11-test-0:3.11.11-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.11-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.aarch64"
},
"product_reference": "python3.11-tkinter-0:3.11.11-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.11-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.i686"
},
"product_reference": "python3.11-tkinter-0:3.11.11-1.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.11-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.ppc64le"
},
"product_reference": "python3.11-tkinter-0:3.11.11-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.11-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.s390x"
},
"product_reference": "python3.11-tkinter-0:3.11.11-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.11-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.x86_64"
},
"product_reference": "python3.11-tkinter-0:3.11.11-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-9287",
"cwe": {
"id": "CWE-428",
"name": "Unquoted Search Path or Element"
},
"discovery_date": "2024-10-24T10:14:11.787329+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2321440"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability has been found in the Python `venv` module and CLI. Path names provided when creating a virtual environment were not quoted properly, allowing the creator to inject commands into virtual environment \"activation\" scripts, for example, \"source venv/bin/activate\". This flaw allows attacker-controlled virtual environments to run commands when the virtual environment is activated.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Virtual environment (venv) activation scripts don\u0027t quote paths",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in the Python `venv` module is rated as moderate rather than important because it relies on a specific set of conditions to be exploitable, limiting its impact. An attacker would need to have control over the virtual environment creation process and access to the environment setup, which is less common in typical usage scenarios. Furthermore, the vulnerability only poses a risk if users activate the malicious virtual environment through `source venv/bin/activate` or similar scripts, as direct invocation of the virtual environment without activation (`./venv/bin/python`) is not affected.\n\nVersions of python36:3.6/python36 and python39:3.9/python39 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.11-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.11-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-9287"
},
{
"category": "external",
"summary": "RHBZ#2321440",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2321440"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9287"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-9287",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9287"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/124651",
"url": "https://github.com/python/cpython/issues/124651"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/124712",
"url": "https://github.com/python/cpython/pull/124712"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/RSPJ2B5JL22FG3TKUJ7D7DQ4N5JRRBZL/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/RSPJ2B5JL22FG3TKUJ7D7DQ4N5JRRBZL/"
}
],
"release_date": "2024-10-22T16:34:39.210000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-12T08:56:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.11-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.11-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10979"
},
{
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.11-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.11-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:C/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.11-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.11-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.11-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-1.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Virtual environment (venv) activation scripts don\u0027t quote paths"
}
]
}
RHSA-2024_10980
Vulnerability from csaf_redhat - Published: 2024-12-12 08:56 - Updated: 2024-12-18 02:22A vulnerability has been found in the Python `venv` module and CLI. Path names provided when creating a virtual environment were not quoted properly, allowing the creator to inject commands into virtual environment "activation" scripts, for example, "source venv/bin/activate". This flaw allows attacker-controlled virtual environments to run commands when the virtual environment is activated.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.8-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.8-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python. In certain configurations, the `asyncio._SelectorSocketTransport.writelines()` method fails to signal the protocol to clear the write buffer when it approaches capacity. Because of this, protocols would not periodically drain the write buffer, potentially leading to a denial of service via memory exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.8-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.8-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.x86_64 | — |
Vendor Fix
fix
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 update for python3.12 is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: Virtual environment (venv) activation scripts don\u0027t quote paths (CVE-2024-9287)\n\n* python: Unbounded memory buffering in SelectorSocketTransport.writelines() (CVE-2024-12254)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"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:10980",
"url": "https://access.redhat.com/errata/RHSA-2024:10980"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2321440",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2321440"
},
{
"category": "external",
"summary": "2330804",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2330804"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10980.json"
}
],
"title": "Red Hat Security Advisory: python3.12 security update",
"tracking": {
"current_release_date": "2024-12-18T02:22:09+00:00",
"generator": {
"date": "2024-12-18T02:22:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:10980",
"initial_release_date": "2024-12-12T08:56:14+00:00",
"revision_history": [
{
"date": "2024-12-12T08:56:14+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-12T08:56:14+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T02:22:09+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CRB (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.8-1.el8_10.src",
"product": {
"name": "python3.12-0:3.12.8-1.el8_10.src",
"product_id": "python3.12-0:3.12.8-1.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.8-1.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.8-1.el8_10.aarch64",
"product": {
"name": "python3.12-0:3.12.8-1.el8_10.aarch64",
"product_id": "python3.12-0:3.12.8-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.8-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.8-1.el8_10.aarch64",
"product": {
"name": "python3.12-devel-0:3.12.8-1.el8_10.aarch64",
"product_id": "python3.12-devel-0:3.12.8-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.8-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.8-1.el8_10.aarch64",
"product": {
"name": "python3.12-libs-0:3.12.8-1.el8_10.aarch64",
"product_id": "python3.12-libs-0:3.12.8-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.8-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.8-1.el8_10.aarch64",
"product": {
"name": "python3.12-tkinter-0:3.12.8-1.el8_10.aarch64",
"product_id": "python3.12-tkinter-0:3.12.8-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.8-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.8-1.el8_10.aarch64",
"product": {
"name": "python3.12-debugsource-0:3.12.8-1.el8_10.aarch64",
"product_id": "python3.12-debugsource-0:3.12.8-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.8-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.8-1.el8_10.aarch64",
"product": {
"name": "python3.12-debuginfo-0:3.12.8-1.el8_10.aarch64",
"product_id": "python3.12-debuginfo-0:3.12.8-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.8-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.8-1.el8_10.aarch64",
"product": {
"name": "python3.12-debug-0:3.12.8-1.el8_10.aarch64",
"product_id": "python3.12-debug-0:3.12.8-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.8-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.8-1.el8_10.aarch64",
"product": {
"name": "python3.12-idle-0:3.12.8-1.el8_10.aarch64",
"product_id": "python3.12-idle-0:3.12.8-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.8-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.8-1.el8_10.aarch64",
"product": {
"name": "python3.12-test-0:3.12.8-1.el8_10.aarch64",
"product_id": "python3.12-test-0:3.12.8-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.8-1.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.8-1.el8_10.ppc64le",
"product": {
"name": "python3.12-0:3.12.8-1.el8_10.ppc64le",
"product_id": "python3.12-0:3.12.8-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.8-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.8-1.el8_10.ppc64le",
"product": {
"name": "python3.12-devel-0:3.12.8-1.el8_10.ppc64le",
"product_id": "python3.12-devel-0:3.12.8-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.8-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.8-1.el8_10.ppc64le",
"product": {
"name": "python3.12-libs-0:3.12.8-1.el8_10.ppc64le",
"product_id": "python3.12-libs-0:3.12.8-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.8-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.8-1.el8_10.ppc64le",
"product": {
"name": "python3.12-tkinter-0:3.12.8-1.el8_10.ppc64le",
"product_id": "python3.12-tkinter-0:3.12.8-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.8-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.8-1.el8_10.ppc64le",
"product": {
"name": "python3.12-debugsource-0:3.12.8-1.el8_10.ppc64le",
"product_id": "python3.12-debugsource-0:3.12.8-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.8-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.8-1.el8_10.ppc64le",
"product": {
"name": "python3.12-debuginfo-0:3.12.8-1.el8_10.ppc64le",
"product_id": "python3.12-debuginfo-0:3.12.8-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.8-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.8-1.el8_10.ppc64le",
"product": {
"name": "python3.12-debug-0:3.12.8-1.el8_10.ppc64le",
"product_id": "python3.12-debug-0:3.12.8-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.8-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.8-1.el8_10.ppc64le",
"product": {
"name": "python3.12-idle-0:3.12.8-1.el8_10.ppc64le",
"product_id": "python3.12-idle-0:3.12.8-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.8-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.8-1.el8_10.ppc64le",
"product": {
"name": "python3.12-test-0:3.12.8-1.el8_10.ppc64le",
"product_id": "python3.12-test-0:3.12.8-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.8-1.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.8-1.el8_10.x86_64",
"product": {
"name": "python3.12-0:3.12.8-1.el8_10.x86_64",
"product_id": "python3.12-0:3.12.8-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.8-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.8-1.el8_10.x86_64",
"product": {
"name": "python3.12-devel-0:3.12.8-1.el8_10.x86_64",
"product_id": "python3.12-devel-0:3.12.8-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.8-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.8-1.el8_10.x86_64",
"product": {
"name": "python3.12-libs-0:3.12.8-1.el8_10.x86_64",
"product_id": "python3.12-libs-0:3.12.8-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.8-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.8-1.el8_10.x86_64",
"product": {
"name": "python3.12-tkinter-0:3.12.8-1.el8_10.x86_64",
"product_id": "python3.12-tkinter-0:3.12.8-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.8-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.8-1.el8_10.x86_64",
"product": {
"name": "python3.12-debugsource-0:3.12.8-1.el8_10.x86_64",
"product_id": "python3.12-debugsource-0:3.12.8-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.8-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.8-1.el8_10.x86_64",
"product": {
"name": "python3.12-debuginfo-0:3.12.8-1.el8_10.x86_64",
"product_id": "python3.12-debuginfo-0:3.12.8-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.8-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.8-1.el8_10.x86_64",
"product": {
"name": "python3.12-debug-0:3.12.8-1.el8_10.x86_64",
"product_id": "python3.12-debug-0:3.12.8-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.8-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.8-1.el8_10.x86_64",
"product": {
"name": "python3.12-idle-0:3.12.8-1.el8_10.x86_64",
"product_id": "python3.12-idle-0:3.12.8-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.8-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.8-1.el8_10.x86_64",
"product": {
"name": "python3.12-test-0:3.12.8-1.el8_10.x86_64",
"product_id": "python3.12-test-0:3.12.8-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.8-1.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.8-1.el8_10.i686",
"product": {
"name": "python3.12-devel-0:3.12.8-1.el8_10.i686",
"product_id": "python3.12-devel-0:3.12.8-1.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.8-1.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.8-1.el8_10.i686",
"product": {
"name": "python3.12-libs-0:3.12.8-1.el8_10.i686",
"product_id": "python3.12-libs-0:3.12.8-1.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.8-1.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.8-1.el8_10.i686",
"product": {
"name": "python3.12-debugsource-0:3.12.8-1.el8_10.i686",
"product_id": "python3.12-debugsource-0:3.12.8-1.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.8-1.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.8-1.el8_10.i686",
"product": {
"name": "python3.12-debuginfo-0:3.12.8-1.el8_10.i686",
"product_id": "python3.12-debuginfo-0:3.12.8-1.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.8-1.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-0:3.12.8-1.el8_10.i686",
"product": {
"name": "python3.12-0:3.12.8-1.el8_10.i686",
"product_id": "python3.12-0:3.12.8-1.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.8-1.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.8-1.el8_10.i686",
"product": {
"name": "python3.12-debug-0:3.12.8-1.el8_10.i686",
"product_id": "python3.12-debug-0:3.12.8-1.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.8-1.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.8-1.el8_10.i686",
"product": {
"name": "python3.12-idle-0:3.12.8-1.el8_10.i686",
"product_id": "python3.12-idle-0:3.12.8-1.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.8-1.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.8-1.el8_10.i686",
"product": {
"name": "python3.12-test-0:3.12.8-1.el8_10.i686",
"product_id": "python3.12-test-0:3.12.8-1.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.8-1.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.8-1.el8_10.i686",
"product": {
"name": "python3.12-tkinter-0:3.12.8-1.el8_10.i686",
"product_id": "python3.12-tkinter-0:3.12.8-1.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.8-1.el8_10?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.8-1.el8_10.s390x",
"product": {
"name": "python3.12-0:3.12.8-1.el8_10.s390x",
"product_id": "python3.12-0:3.12.8-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.8-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.8-1.el8_10.s390x",
"product": {
"name": "python3.12-devel-0:3.12.8-1.el8_10.s390x",
"product_id": "python3.12-devel-0:3.12.8-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.8-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.8-1.el8_10.s390x",
"product": {
"name": "python3.12-libs-0:3.12.8-1.el8_10.s390x",
"product_id": "python3.12-libs-0:3.12.8-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.8-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.8-1.el8_10.s390x",
"product": {
"name": "python3.12-tkinter-0:3.12.8-1.el8_10.s390x",
"product_id": "python3.12-tkinter-0:3.12.8-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.8-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.8-1.el8_10.s390x",
"product": {
"name": "python3.12-debugsource-0:3.12.8-1.el8_10.s390x",
"product_id": "python3.12-debugsource-0:3.12.8-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.8-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.8-1.el8_10.s390x",
"product": {
"name": "python3.12-debuginfo-0:3.12.8-1.el8_10.s390x",
"product_id": "python3.12-debuginfo-0:3.12.8-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.8-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.8-1.el8_10.s390x",
"product": {
"name": "python3.12-debug-0:3.12.8-1.el8_10.s390x",
"product_id": "python3.12-debug-0:3.12.8-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.8-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.8-1.el8_10.s390x",
"product": {
"name": "python3.12-idle-0:3.12.8-1.el8_10.s390x",
"product_id": "python3.12-idle-0:3.12.8-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.8-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.8-1.el8_10.s390x",
"product": {
"name": "python3.12-test-0:3.12.8-1.el8_10.s390x",
"product_id": "python3.12-test-0:3.12.8-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.8-1.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-rpm-macros-0:3.12.8-1.el8_10.noarch",
"product": {
"name": "python3.12-rpm-macros-0:3.12.8-1.el8_10.noarch",
"product_id": "python3.12-rpm-macros-0:3.12.8-1.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-rpm-macros@3.12.8-1.el8_10?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.8-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.aarch64"
},
"product_reference": "python3.12-0:3.12.8-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.8-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.i686"
},
"product_reference": "python3.12-0:3.12.8-1.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.8-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.ppc64le"
},
"product_reference": "python3.12-0:3.12.8-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.8-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.s390x"
},
"product_reference": "python3.12-0:3.12.8-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.8-1.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.src"
},
"product_reference": "python3.12-0:3.12.8-1.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.8-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.x86_64"
},
"product_reference": "python3.12-0:3.12.8-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.8-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.aarch64"
},
"product_reference": "python3.12-debug-0:3.12.8-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.8-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.i686"
},
"product_reference": "python3.12-debug-0:3.12.8-1.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.8-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.ppc64le"
},
"product_reference": "python3.12-debug-0:3.12.8-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.8-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.s390x"
},
"product_reference": "python3.12-debug-0:3.12.8-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.8-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.x86_64"
},
"product_reference": "python3.12-debug-0:3.12.8-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.8-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.aarch64"
},
"product_reference": "python3.12-debuginfo-0:3.12.8-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.8-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.i686"
},
"product_reference": "python3.12-debuginfo-0:3.12.8-1.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.8-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.ppc64le"
},
"product_reference": "python3.12-debuginfo-0:3.12.8-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.8-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.s390x"
},
"product_reference": "python3.12-debuginfo-0:3.12.8-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.8-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.x86_64"
},
"product_reference": "python3.12-debuginfo-0:3.12.8-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.8-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.aarch64"
},
"product_reference": "python3.12-debugsource-0:3.12.8-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.8-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.i686"
},
"product_reference": "python3.12-debugsource-0:3.12.8-1.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.8-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.ppc64le"
},
"product_reference": "python3.12-debugsource-0:3.12.8-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.8-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.s390x"
},
"product_reference": "python3.12-debugsource-0:3.12.8-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.8-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.x86_64"
},
"product_reference": "python3.12-debugsource-0:3.12.8-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.8-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.aarch64"
},
"product_reference": "python3.12-devel-0:3.12.8-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.8-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.i686"
},
"product_reference": "python3.12-devel-0:3.12.8-1.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.8-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.ppc64le"
},
"product_reference": "python3.12-devel-0:3.12.8-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.8-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.s390x"
},
"product_reference": "python3.12-devel-0:3.12.8-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.8-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.x86_64"
},
"product_reference": "python3.12-devel-0:3.12.8-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.8-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.aarch64"
},
"product_reference": "python3.12-idle-0:3.12.8-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.8-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.i686"
},
"product_reference": "python3.12-idle-0:3.12.8-1.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.8-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.ppc64le"
},
"product_reference": "python3.12-idle-0:3.12.8-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.8-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.s390x"
},
"product_reference": "python3.12-idle-0:3.12.8-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.8-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.x86_64"
},
"product_reference": "python3.12-idle-0:3.12.8-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.8-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.aarch64"
},
"product_reference": "python3.12-libs-0:3.12.8-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.8-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.i686"
},
"product_reference": "python3.12-libs-0:3.12.8-1.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.8-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.ppc64le"
},
"product_reference": "python3.12-libs-0:3.12.8-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.8-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.s390x"
},
"product_reference": "python3.12-libs-0:3.12.8-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.8-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.x86_64"
},
"product_reference": "python3.12-libs-0:3.12.8-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-rpm-macros-0:3.12.8-1.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.8-1.el8_10.noarch"
},
"product_reference": "python3.12-rpm-macros-0:3.12.8-1.el8_10.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.8-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.aarch64"
},
"product_reference": "python3.12-test-0:3.12.8-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.8-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.i686"
},
"product_reference": "python3.12-test-0:3.12.8-1.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.8-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.ppc64le"
},
"product_reference": "python3.12-test-0:3.12.8-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.8-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.s390x"
},
"product_reference": "python3.12-test-0:3.12.8-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.8-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.x86_64"
},
"product_reference": "python3.12-test-0:3.12.8-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.8-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.aarch64"
},
"product_reference": "python3.12-tkinter-0:3.12.8-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.8-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.i686"
},
"product_reference": "python3.12-tkinter-0:3.12.8-1.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.8-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.ppc64le"
},
"product_reference": "python3.12-tkinter-0:3.12.8-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.8-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.s390x"
},
"product_reference": "python3.12-tkinter-0:3.12.8-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.8-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.x86_64"
},
"product_reference": "python3.12-tkinter-0:3.12.8-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.8-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.aarch64"
},
"product_reference": "python3.12-0:3.12.8-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.8-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.i686"
},
"product_reference": "python3.12-0:3.12.8-1.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.8-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.ppc64le"
},
"product_reference": "python3.12-0:3.12.8-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.8-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.s390x"
},
"product_reference": "python3.12-0:3.12.8-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.8-1.el8_10.src as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.src"
},
"product_reference": "python3.12-0:3.12.8-1.el8_10.src",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.8-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.x86_64"
},
"product_reference": "python3.12-0:3.12.8-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.8-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.aarch64"
},
"product_reference": "python3.12-debug-0:3.12.8-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.8-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.i686"
},
"product_reference": "python3.12-debug-0:3.12.8-1.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.8-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.ppc64le"
},
"product_reference": "python3.12-debug-0:3.12.8-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.8-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.s390x"
},
"product_reference": "python3.12-debug-0:3.12.8-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.8-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.x86_64"
},
"product_reference": "python3.12-debug-0:3.12.8-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.8-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.aarch64"
},
"product_reference": "python3.12-debuginfo-0:3.12.8-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.8-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.i686"
},
"product_reference": "python3.12-debuginfo-0:3.12.8-1.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.8-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.ppc64le"
},
"product_reference": "python3.12-debuginfo-0:3.12.8-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.8-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.s390x"
},
"product_reference": "python3.12-debuginfo-0:3.12.8-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.8-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.x86_64"
},
"product_reference": "python3.12-debuginfo-0:3.12.8-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.8-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.aarch64"
},
"product_reference": "python3.12-debugsource-0:3.12.8-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.8-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.i686"
},
"product_reference": "python3.12-debugsource-0:3.12.8-1.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.8-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.ppc64le"
},
"product_reference": "python3.12-debugsource-0:3.12.8-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.8-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.s390x"
},
"product_reference": "python3.12-debugsource-0:3.12.8-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.8-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.x86_64"
},
"product_reference": "python3.12-debugsource-0:3.12.8-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.8-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.aarch64"
},
"product_reference": "python3.12-devel-0:3.12.8-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.8-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.i686"
},
"product_reference": "python3.12-devel-0:3.12.8-1.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.8-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.ppc64le"
},
"product_reference": "python3.12-devel-0:3.12.8-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.8-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.s390x"
},
"product_reference": "python3.12-devel-0:3.12.8-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.8-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.x86_64"
},
"product_reference": "python3.12-devel-0:3.12.8-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.8-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.aarch64"
},
"product_reference": "python3.12-idle-0:3.12.8-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.8-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.i686"
},
"product_reference": "python3.12-idle-0:3.12.8-1.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.8-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.ppc64le"
},
"product_reference": "python3.12-idle-0:3.12.8-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.8-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.s390x"
},
"product_reference": "python3.12-idle-0:3.12.8-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.8-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.x86_64"
},
"product_reference": "python3.12-idle-0:3.12.8-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.8-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.aarch64"
},
"product_reference": "python3.12-libs-0:3.12.8-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.8-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.i686"
},
"product_reference": "python3.12-libs-0:3.12.8-1.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.8-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.ppc64le"
},
"product_reference": "python3.12-libs-0:3.12.8-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.8-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.s390x"
},
"product_reference": "python3.12-libs-0:3.12.8-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.8-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.x86_64"
},
"product_reference": "python3.12-libs-0:3.12.8-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-rpm-macros-0:3.12.8-1.el8_10.noarch as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.8-1.el8_10.noarch"
},
"product_reference": "python3.12-rpm-macros-0:3.12.8-1.el8_10.noarch",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.8-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.aarch64"
},
"product_reference": "python3.12-test-0:3.12.8-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.8-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.i686"
},
"product_reference": "python3.12-test-0:3.12.8-1.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.8-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.ppc64le"
},
"product_reference": "python3.12-test-0:3.12.8-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.8-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.s390x"
},
"product_reference": "python3.12-test-0:3.12.8-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.8-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.x86_64"
},
"product_reference": "python3.12-test-0:3.12.8-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.8-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.aarch64"
},
"product_reference": "python3.12-tkinter-0:3.12.8-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.8-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.i686"
},
"product_reference": "python3.12-tkinter-0:3.12.8-1.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.8-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.ppc64le"
},
"product_reference": "python3.12-tkinter-0:3.12.8-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.8-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.s390x"
},
"product_reference": "python3.12-tkinter-0:3.12.8-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.8-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.x86_64"
},
"product_reference": "python3.12-tkinter-0:3.12.8-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-9287",
"cwe": {
"id": "CWE-428",
"name": "Unquoted Search Path or Element"
},
"discovery_date": "2024-10-24T10:14:11.787329+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2321440"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability has been found in the Python `venv` module and CLI. Path names provided when creating a virtual environment were not quoted properly, allowing the creator to inject commands into virtual environment \"activation\" scripts, for example, \"source venv/bin/activate\". This flaw allows attacker-controlled virtual environments to run commands when the virtual environment is activated.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Virtual environment (venv) activation scripts don\u0027t quote paths",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in the Python `venv` module is rated as moderate rather than important because it relies on a specific set of conditions to be exploitable, limiting its impact. An attacker would need to have control over the virtual environment creation process and access to the environment setup, which is less common in typical usage scenarios. Furthermore, the vulnerability only poses a risk if users activate the malicious virtual environment through `source venv/bin/activate` or similar scripts, as direct invocation of the virtual environment without activation (`./venv/bin/python`) is not affected.\n\nVersions of python36:3.6/python36 and python39:3.9/python39 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.8-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.8-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-9287"
},
{
"category": "external",
"summary": "RHBZ#2321440",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2321440"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9287"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-9287",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9287"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/124651",
"url": "https://github.com/python/cpython/issues/124651"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/124712",
"url": "https://github.com/python/cpython/pull/124712"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/RSPJ2B5JL22FG3TKUJ7D7DQ4N5JRRBZL/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/RSPJ2B5JL22FG3TKUJ7D7DQ4N5JRRBZL/"
}
],
"release_date": "2024-10-22T16:34:39.210000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-12T08:56:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.8-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.8-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10980"
},
{
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.8-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.8-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:C/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.8-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.8-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Virtual environment (venv) activation scripts don\u0027t quote paths"
},
{
"cve": "CVE-2024-12254",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-12-06T16:00:53.728823+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2330804"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python. In certain configurations, the `asyncio._SelectorSocketTransport.writelines()` method fails to signal the protocol to clear the write buffer when it approaches capacity. Because of this, protocols would not periodically drain the write buffer, potentially leading to a denial of service via memory exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Unbounded memory buffering in SelectorSocketTransport.writelines()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability likely impacts a small number of users. You must be using Python 3.12.0 or later, on Linux, using the asyncio module with protocols, and using .writelines() method which had new zero-copy-on-write behavior in Python 3.12.0 and later. If not all of these factors are true, then your usage of Python is unaffected.\n\n\nThis vulnerability is rated with an Important severity due to its potential for denial of service (DoS) attacks through memory exhaustion. By failing to signal the protocol to drain the write buffer when approaching the high-water mark, the affected `asyncio._SelectorSocketTransport.writelines()` method introduces a important flaw in flow control. This flaw can lead to uncontrolled growth of the buffer in long-running or high-throughput applications, which are typical in networked systems or event-driven architectures. Given that `asyncio` is widely used in performance-critical Python applications for handling asynchronous I/O, the impact of memory exhaustion could destabilize services, compromise system availability, and increase the risk of cascading failures, especially in production environments handling large-scale or untrusted inputs.",
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.8-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.8-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-12254"
},
{
"category": "external",
"summary": "RHBZ#2330804",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2330804"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-12254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12254"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-12254",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12254"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/127655",
"url": "https://github.com/python/cpython/issues/127655"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/127656",
"url": "https://github.com/python/cpython/pull/127656"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/H4O3UBAOAQQXGT4RE3E4XQYR5XLROORB/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/H4O3UBAOAQQXGT4RE3E4XQYR5XLROORB/"
}
],
"release_date": "2024-12-06T15:19:41.576000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-12T08:56:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.8-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.8-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10980"
},
{
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.8-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.8-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.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": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.8-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.8-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.8-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.8-1.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: Unbounded memory buffering in SelectorSocketTransport.writelines()"
}
]
}
RHSA-2024_10983
Vulnerability from csaf_redhat - Published: 2024-12-12 09:23 - Updated: 2024-12-18 02:22A vulnerability has been found in the Python `venv` module and CLI. Path names provided when creating a virtual environment were not quoted properly, allowing the creator to inject commands into virtual environment "activation" scripts, for example, "source venv/bin/activate". This flaw allows attacker-controlled virtual environments to run commands when the virtual environment is activated.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python-unversioned-command-0:3.9.21-1.el9_5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.9-0:3.9.21-1.el9_5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python-unversioned-command-0:3.9.21-1.el9_5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3.9-0:3.9.21-1.el9_5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python-unversioned-command-0:3.9.21-1.el9_5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.9-0:3.9.21-1.el9_5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python. The `urllib.parse.urlsplit()` and `urlparse()` functions improperly validated bracketed hosts (`[]`), allowing hosts that weren't IPv6 or IPvFuture compliant. This behavior was not conformant to RFC 3986 and was potentially vulnerable to server-side request forgery (SSRF) if a URL is processed by more than one URL parser.
CWE-1287 - Improper Validation of Specified Type of Input| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python-unversioned-command-0:3.9.21-1.el9_5.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.9-0:3.9.21-1.el9_5.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python-unversioned-command-0:3.9.21-1.el9_5.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3.9-0:3.9.21-1.el9_5.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python-unversioned-command-0:3.9.21-1.el9_5.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.9-0:3.9.21-1.el9_5.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.x86_64 | — |
Vendor Fix
fix
|
{
"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 for the python3.9:3.9.21 module is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: Virtual environment (venv) activation scripts don\u0027t quote paths (CVE-2024-9287)\n\n* python: Improper validation of IPv6 and IPvFuture addresses (CVE-2024-11168)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"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:10983",
"url": "https://access.redhat.com/errata/RHSA-2024:10983"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2321440",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2321440"
},
{
"category": "external",
"summary": "2325776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2325776"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10983.json"
}
],
"title": "Red Hat Security Advisory: python3.9:3.9.21 security update",
"tracking": {
"current_release_date": "2024-12-18T02:22:19+00:00",
"generator": {
"date": "2024-12-18T02:22:19+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:10983",
"initial_release_date": "2024-12-12T09:23:14+00:00",
"revision_history": [
{
"date": "2024-12-12T09:23:14+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-12T09:23:14+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T02:22:19+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 9)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.9.21-1.el9_5.aarch64",
"product": {
"name": "python3-0:3.9.21-1.el9_5.aarch64",
"product_id": "python3-0:3.9.21-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.21-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.21-1.el9_5.aarch64",
"product": {
"name": "python3-libs-0:3.9.21-1.el9_5.aarch64",
"product_id": "python3-libs-0:3.9.21-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.21-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.21-1.el9_5.aarch64",
"product": {
"name": "python3.9-debugsource-0:3.9.21-1.el9_5.aarch64",
"product_id": "python3.9-debugsource-0:3.9.21-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.21-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.21-1.el9_5.aarch64",
"product": {
"name": "python3.9-debuginfo-0:3.9.21-1.el9_5.aarch64",
"product_id": "python3.9-debuginfo-0:3.9.21-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.21-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.9.21-1.el9_5.aarch64",
"product": {
"name": "python3-devel-0:3.9.21-1.el9_5.aarch64",
"product_id": "python3-devel-0:3.9.21-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.21-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.21-1.el9_5.aarch64",
"product": {
"name": "python3-tkinter-0:3.9.21-1.el9_5.aarch64",
"product_id": "python3-tkinter-0:3.9.21-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.21-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.21-1.el9_5.aarch64",
"product": {
"name": "python3-debug-0:3.9.21-1.el9_5.aarch64",
"product_id": "python3-debug-0:3.9.21-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.21-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.21-1.el9_5.aarch64",
"product": {
"name": "python3-idle-0:3.9.21-1.el9_5.aarch64",
"product_id": "python3-idle-0:3.9.21-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.21-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.21-1.el9_5.aarch64",
"product": {
"name": "python3-test-0:3.9.21-1.el9_5.aarch64",
"product_id": "python3-test-0:3.9.21-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.21-1.el9_5?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.9.21-1.el9_5.ppc64le",
"product": {
"name": "python3-0:3.9.21-1.el9_5.ppc64le",
"product_id": "python3-0:3.9.21-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.21-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.21-1.el9_5.ppc64le",
"product": {
"name": "python3-libs-0:3.9.21-1.el9_5.ppc64le",
"product_id": "python3-libs-0:3.9.21-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.21-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.21-1.el9_5.ppc64le",
"product": {
"name": "python3.9-debugsource-0:3.9.21-1.el9_5.ppc64le",
"product_id": "python3.9-debugsource-0:3.9.21-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.21-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.21-1.el9_5.ppc64le",
"product": {
"name": "python3.9-debuginfo-0:3.9.21-1.el9_5.ppc64le",
"product_id": "python3.9-debuginfo-0:3.9.21-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.21-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.9.21-1.el9_5.ppc64le",
"product": {
"name": "python3-devel-0:3.9.21-1.el9_5.ppc64le",
"product_id": "python3-devel-0:3.9.21-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.21-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.21-1.el9_5.ppc64le",
"product": {
"name": "python3-tkinter-0:3.9.21-1.el9_5.ppc64le",
"product_id": "python3-tkinter-0:3.9.21-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.21-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.21-1.el9_5.ppc64le",
"product": {
"name": "python3-debug-0:3.9.21-1.el9_5.ppc64le",
"product_id": "python3-debug-0:3.9.21-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.21-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.21-1.el9_5.ppc64le",
"product": {
"name": "python3-idle-0:3.9.21-1.el9_5.ppc64le",
"product_id": "python3-idle-0:3.9.21-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.21-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.21-1.el9_5.ppc64le",
"product": {
"name": "python3-test-0:3.9.21-1.el9_5.ppc64le",
"product_id": "python3-test-0:3.9.21-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.21-1.el9_5?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.9.21-1.el9_5.x86_64",
"product": {
"name": "python3-0:3.9.21-1.el9_5.x86_64",
"product_id": "python3-0:3.9.21-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.21-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.21-1.el9_5.x86_64",
"product": {
"name": "python3-libs-0:3.9.21-1.el9_5.x86_64",
"product_id": "python3-libs-0:3.9.21-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.21-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.21-1.el9_5.x86_64",
"product": {
"name": "python3.9-debugsource-0:3.9.21-1.el9_5.x86_64",
"product_id": "python3.9-debugsource-0:3.9.21-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.21-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.21-1.el9_5.x86_64",
"product": {
"name": "python3.9-debuginfo-0:3.9.21-1.el9_5.x86_64",
"product_id": "python3.9-debuginfo-0:3.9.21-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.21-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.9.21-1.el9_5.x86_64",
"product": {
"name": "python3-devel-0:3.9.21-1.el9_5.x86_64",
"product_id": "python3-devel-0:3.9.21-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.21-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.21-1.el9_5.x86_64",
"product": {
"name": "python3-tkinter-0:3.9.21-1.el9_5.x86_64",
"product_id": "python3-tkinter-0:3.9.21-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.21-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.21-1.el9_5.x86_64",
"product": {
"name": "python3-debug-0:3.9.21-1.el9_5.x86_64",
"product_id": "python3-debug-0:3.9.21-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.21-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.21-1.el9_5.x86_64",
"product": {
"name": "python3-idle-0:3.9.21-1.el9_5.x86_64",
"product_id": "python3-idle-0:3.9.21-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.21-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.21-1.el9_5.x86_64",
"product": {
"name": "python3-test-0:3.9.21-1.el9_5.x86_64",
"product_id": "python3-test-0:3.9.21-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.21-1.el9_5?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-libs-0:3.9.21-1.el9_5.i686",
"product": {
"name": "python3-libs-0:3.9.21-1.el9_5.i686",
"product_id": "python3-libs-0:3.9.21-1.el9_5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.21-1.el9_5?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.21-1.el9_5.i686",
"product": {
"name": "python3.9-debugsource-0:3.9.21-1.el9_5.i686",
"product_id": "python3.9-debugsource-0:3.9.21-1.el9_5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.21-1.el9_5?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.21-1.el9_5.i686",
"product": {
"name": "python3.9-debuginfo-0:3.9.21-1.el9_5.i686",
"product_id": "python3.9-debuginfo-0:3.9.21-1.el9_5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.21-1.el9_5?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.9.21-1.el9_5.i686",
"product": {
"name": "python3-devel-0:3.9.21-1.el9_5.i686",
"product_id": "python3-devel-0:3.9.21-1.el9_5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.21-1.el9_5?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.9.21-1.el9_5.i686",
"product": {
"name": "python3-0:3.9.21-1.el9_5.i686",
"product_id": "python3-0:3.9.21-1.el9_5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.21-1.el9_5?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.21-1.el9_5.i686",
"product": {
"name": "python3-debug-0:3.9.21-1.el9_5.i686",
"product_id": "python3-debug-0:3.9.21-1.el9_5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.21-1.el9_5?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.21-1.el9_5.i686",
"product": {
"name": "python3-idle-0:3.9.21-1.el9_5.i686",
"product_id": "python3-idle-0:3.9.21-1.el9_5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.21-1.el9_5?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.21-1.el9_5.i686",
"product": {
"name": "python3-test-0:3.9.21-1.el9_5.i686",
"product_id": "python3-test-0:3.9.21-1.el9_5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.21-1.el9_5?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.21-1.el9_5.i686",
"product": {
"name": "python3-tkinter-0:3.9.21-1.el9_5.i686",
"product_id": "python3-tkinter-0:3.9.21-1.el9_5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.21-1.el9_5?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.9.21-1.el9_5.s390x",
"product": {
"name": "python3-0:3.9.21-1.el9_5.s390x",
"product_id": "python3-0:3.9.21-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.21-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.21-1.el9_5.s390x",
"product": {
"name": "python3-libs-0:3.9.21-1.el9_5.s390x",
"product_id": "python3-libs-0:3.9.21-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.21-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.21-1.el9_5.s390x",
"product": {
"name": "python3.9-debugsource-0:3.9.21-1.el9_5.s390x",
"product_id": "python3.9-debugsource-0:3.9.21-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.21-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.21-1.el9_5.s390x",
"product": {
"name": "python3.9-debuginfo-0:3.9.21-1.el9_5.s390x",
"product_id": "python3.9-debuginfo-0:3.9.21-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.21-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.9.21-1.el9_5.s390x",
"product": {
"name": "python3-devel-0:3.9.21-1.el9_5.s390x",
"product_id": "python3-devel-0:3.9.21-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.21-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.21-1.el9_5.s390x",
"product": {
"name": "python3-tkinter-0:3.9.21-1.el9_5.s390x",
"product_id": "python3-tkinter-0:3.9.21-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.21-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.21-1.el9_5.s390x",
"product": {
"name": "python3-debug-0:3.9.21-1.el9_5.s390x",
"product_id": "python3-debug-0:3.9.21-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.21-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.21-1.el9_5.s390x",
"product": {
"name": "python3-idle-0:3.9.21-1.el9_5.s390x",
"product_id": "python3-idle-0:3.9.21-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.21-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.21-1.el9_5.s390x",
"product": {
"name": "python3-test-0:3.9.21-1.el9_5.s390x",
"product_id": "python3-test-0:3.9.21-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.21-1.el9_5?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.9-0:3.9.21-1.el9_5.src",
"product": {
"name": "python3.9-0:3.9.21-1.el9_5.src",
"product_id": "python3.9-0:3.9.21-1.el9_5.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9@3.9.21-1.el9_5?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python-unversioned-command-0:3.9.21-1.el9_5.noarch",
"product": {
"name": "python-unversioned-command-0:3.9.21-1.el9_5.noarch",
"product_id": "python-unversioned-command-0:3.9.21-1.el9_5.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-unversioned-command@3.9.21-1.el9_5?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.9.21-1.el9_5.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python-unversioned-command-0:3.9.21-1.el9_5.noarch"
},
"product_reference": "python-unversioned-command-0:3.9.21-1.el9_5.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.21-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.aarch64"
},
"product_reference": "python3-0:3.9.21-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.21-1.el9_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.i686"
},
"product_reference": "python3-0:3.9.21-1.el9_5.i686",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.21-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.ppc64le"
},
"product_reference": "python3-0:3.9.21-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.21-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.s390x"
},
"product_reference": "python3-0:3.9.21-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.21-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.x86_64"
},
"product_reference": "python3-0:3.9.21-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.21-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.aarch64"
},
"product_reference": "python3-debug-0:3.9.21-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.21-1.el9_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.i686"
},
"product_reference": "python3-debug-0:3.9.21-1.el9_5.i686",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.21-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.ppc64le"
},
"product_reference": "python3-debug-0:3.9.21-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.21-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.s390x"
},
"product_reference": "python3-debug-0:3.9.21-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.21-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.x86_64"
},
"product_reference": "python3-debug-0:3.9.21-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.21-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.aarch64"
},
"product_reference": "python3-devel-0:3.9.21-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.21-1.el9_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.i686"
},
"product_reference": "python3-devel-0:3.9.21-1.el9_5.i686",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.21-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.ppc64le"
},
"product_reference": "python3-devel-0:3.9.21-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.21-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.s390x"
},
"product_reference": "python3-devel-0:3.9.21-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.21-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.x86_64"
},
"product_reference": "python3-devel-0:3.9.21-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.21-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.aarch64"
},
"product_reference": "python3-idle-0:3.9.21-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.21-1.el9_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.i686"
},
"product_reference": "python3-idle-0:3.9.21-1.el9_5.i686",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.21-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.ppc64le"
},
"product_reference": "python3-idle-0:3.9.21-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.21-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.s390x"
},
"product_reference": "python3-idle-0:3.9.21-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.21-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.x86_64"
},
"product_reference": "python3-idle-0:3.9.21-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.21-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.aarch64"
},
"product_reference": "python3-libs-0:3.9.21-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.21-1.el9_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.i686"
},
"product_reference": "python3-libs-0:3.9.21-1.el9_5.i686",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.21-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.ppc64le"
},
"product_reference": "python3-libs-0:3.9.21-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.21-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.s390x"
},
"product_reference": "python3-libs-0:3.9.21-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.21-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.x86_64"
},
"product_reference": "python3-libs-0:3.9.21-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.21-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.aarch64"
},
"product_reference": "python3-test-0:3.9.21-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.21-1.el9_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.i686"
},
"product_reference": "python3-test-0:3.9.21-1.el9_5.i686",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.21-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.ppc64le"
},
"product_reference": "python3-test-0:3.9.21-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.21-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.s390x"
},
"product_reference": "python3-test-0:3.9.21-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.21-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.x86_64"
},
"product_reference": "python3-test-0:3.9.21-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.21-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.aarch64"
},
"product_reference": "python3-tkinter-0:3.9.21-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.21-1.el9_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.i686"
},
"product_reference": "python3-tkinter-0:3.9.21-1.el9_5.i686",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.21-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.ppc64le"
},
"product_reference": "python3-tkinter-0:3.9.21-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.21-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.s390x"
},
"product_reference": "python3-tkinter-0:3.9.21-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.21-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.x86_64"
},
"product_reference": "python3-tkinter-0:3.9.21-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-0:3.9.21-1.el9_5.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.9-0:3.9.21-1.el9_5.src"
},
"product_reference": "python3.9-0:3.9.21-1.el9_5.src",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.21-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.aarch64"
},
"product_reference": "python3.9-debuginfo-0:3.9.21-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.21-1.el9_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.i686"
},
"product_reference": "python3.9-debuginfo-0:3.9.21-1.el9_5.i686",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.21-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.ppc64le"
},
"product_reference": "python3.9-debuginfo-0:3.9.21-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.21-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.s390x"
},
"product_reference": "python3.9-debuginfo-0:3.9.21-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.21-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.x86_64"
},
"product_reference": "python3.9-debuginfo-0:3.9.21-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.21-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.aarch64"
},
"product_reference": "python3.9-debugsource-0:3.9.21-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.21-1.el9_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.i686"
},
"product_reference": "python3.9-debugsource-0:3.9.21-1.el9_5.i686",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.21-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.ppc64le"
},
"product_reference": "python3.9-debugsource-0:3.9.21-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.21-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.s390x"
},
"product_reference": "python3.9-debugsource-0:3.9.21-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.21-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.x86_64"
},
"product_reference": "python3.9-debugsource-0:3.9.21-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.9.21-1.el9_5.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:python-unversioned-command-0:3.9.21-1.el9_5.noarch"
},
"product_reference": "python-unversioned-command-0:3.9.21-1.el9_5.noarch",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.21-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.aarch64"
},
"product_reference": "python3-0:3.9.21-1.el9_5.aarch64",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.21-1.el9_5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.i686"
},
"product_reference": "python3-0:3.9.21-1.el9_5.i686",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.21-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.ppc64le"
},
"product_reference": "python3-0:3.9.21-1.el9_5.ppc64le",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.21-1.el9_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.s390x"
},
"product_reference": "python3-0:3.9.21-1.el9_5.s390x",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.21-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.x86_64"
},
"product_reference": "python3-0:3.9.21-1.el9_5.x86_64",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.21-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.aarch64"
},
"product_reference": "python3-debug-0:3.9.21-1.el9_5.aarch64",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.21-1.el9_5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.i686"
},
"product_reference": "python3-debug-0:3.9.21-1.el9_5.i686",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.21-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.ppc64le"
},
"product_reference": "python3-debug-0:3.9.21-1.el9_5.ppc64le",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.21-1.el9_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.s390x"
},
"product_reference": "python3-debug-0:3.9.21-1.el9_5.s390x",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.21-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.x86_64"
},
"product_reference": "python3-debug-0:3.9.21-1.el9_5.x86_64",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.21-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.aarch64"
},
"product_reference": "python3-devel-0:3.9.21-1.el9_5.aarch64",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.21-1.el9_5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.i686"
},
"product_reference": "python3-devel-0:3.9.21-1.el9_5.i686",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.21-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.ppc64le"
},
"product_reference": "python3-devel-0:3.9.21-1.el9_5.ppc64le",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.21-1.el9_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.s390x"
},
"product_reference": "python3-devel-0:3.9.21-1.el9_5.s390x",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.21-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.x86_64"
},
"product_reference": "python3-devel-0:3.9.21-1.el9_5.x86_64",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.21-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.aarch64"
},
"product_reference": "python3-idle-0:3.9.21-1.el9_5.aarch64",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.21-1.el9_5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.i686"
},
"product_reference": "python3-idle-0:3.9.21-1.el9_5.i686",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.21-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.ppc64le"
},
"product_reference": "python3-idle-0:3.9.21-1.el9_5.ppc64le",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.21-1.el9_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.s390x"
},
"product_reference": "python3-idle-0:3.9.21-1.el9_5.s390x",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.21-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.x86_64"
},
"product_reference": "python3-idle-0:3.9.21-1.el9_5.x86_64",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.21-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.aarch64"
},
"product_reference": "python3-libs-0:3.9.21-1.el9_5.aarch64",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.21-1.el9_5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.i686"
},
"product_reference": "python3-libs-0:3.9.21-1.el9_5.i686",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.21-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.ppc64le"
},
"product_reference": "python3-libs-0:3.9.21-1.el9_5.ppc64le",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.21-1.el9_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.s390x"
},
"product_reference": "python3-libs-0:3.9.21-1.el9_5.s390x",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.21-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.x86_64"
},
"product_reference": "python3-libs-0:3.9.21-1.el9_5.x86_64",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.21-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.aarch64"
},
"product_reference": "python3-test-0:3.9.21-1.el9_5.aarch64",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.21-1.el9_5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.i686"
},
"product_reference": "python3-test-0:3.9.21-1.el9_5.i686",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.21-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.ppc64le"
},
"product_reference": "python3-test-0:3.9.21-1.el9_5.ppc64le",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.21-1.el9_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.s390x"
},
"product_reference": "python3-test-0:3.9.21-1.el9_5.s390x",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.21-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.x86_64"
},
"product_reference": "python3-test-0:3.9.21-1.el9_5.x86_64",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.21-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.aarch64"
},
"product_reference": "python3-tkinter-0:3.9.21-1.el9_5.aarch64",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.21-1.el9_5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.i686"
},
"product_reference": "python3-tkinter-0:3.9.21-1.el9_5.i686",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.21-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.ppc64le"
},
"product_reference": "python3-tkinter-0:3.9.21-1.el9_5.ppc64le",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.21-1.el9_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.s390x"
},
"product_reference": "python3-tkinter-0:3.9.21-1.el9_5.s390x",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.21-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.x86_64"
},
"product_reference": "python3-tkinter-0:3.9.21-1.el9_5.x86_64",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-0:3.9.21-1.el9_5.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:python3.9-0:3.9.21-1.el9_5.src"
},
"product_reference": "python3.9-0:3.9.21-1.el9_5.src",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.21-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.aarch64"
},
"product_reference": "python3.9-debuginfo-0:3.9.21-1.el9_5.aarch64",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.21-1.el9_5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.i686"
},
"product_reference": "python3.9-debuginfo-0:3.9.21-1.el9_5.i686",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.21-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.ppc64le"
},
"product_reference": "python3.9-debuginfo-0:3.9.21-1.el9_5.ppc64le",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.21-1.el9_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.s390x"
},
"product_reference": "python3.9-debuginfo-0:3.9.21-1.el9_5.s390x",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.21-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.x86_64"
},
"product_reference": "python3.9-debuginfo-0:3.9.21-1.el9_5.x86_64",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.21-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.aarch64"
},
"product_reference": "python3.9-debugsource-0:3.9.21-1.el9_5.aarch64",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.21-1.el9_5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.i686"
},
"product_reference": "python3.9-debugsource-0:3.9.21-1.el9_5.i686",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.21-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.ppc64le"
},
"product_reference": "python3.9-debugsource-0:3.9.21-1.el9_5.ppc64le",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.21-1.el9_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.s390x"
},
"product_reference": "python3.9-debugsource-0:3.9.21-1.el9_5.s390x",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.21-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.x86_64"
},
"product_reference": "python3.9-debugsource-0:3.9.21-1.el9_5.x86_64",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.9.21-1.el9_5.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python-unversioned-command-0:3.9.21-1.el9_5.noarch"
},
"product_reference": "python-unversioned-command-0:3.9.21-1.el9_5.noarch",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.21-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.aarch64"
},
"product_reference": "python3-0:3.9.21-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.21-1.el9_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.i686"
},
"product_reference": "python3-0:3.9.21-1.el9_5.i686",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.21-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.ppc64le"
},
"product_reference": "python3-0:3.9.21-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.21-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.s390x"
},
"product_reference": "python3-0:3.9.21-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.21-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.x86_64"
},
"product_reference": "python3-0:3.9.21-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.21-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.aarch64"
},
"product_reference": "python3-debug-0:3.9.21-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.21-1.el9_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.i686"
},
"product_reference": "python3-debug-0:3.9.21-1.el9_5.i686",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.21-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.ppc64le"
},
"product_reference": "python3-debug-0:3.9.21-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.21-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.s390x"
},
"product_reference": "python3-debug-0:3.9.21-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.21-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.x86_64"
},
"product_reference": "python3-debug-0:3.9.21-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.21-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.aarch64"
},
"product_reference": "python3-devel-0:3.9.21-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.21-1.el9_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.i686"
},
"product_reference": "python3-devel-0:3.9.21-1.el9_5.i686",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.21-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.ppc64le"
},
"product_reference": "python3-devel-0:3.9.21-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.21-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.s390x"
},
"product_reference": "python3-devel-0:3.9.21-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.21-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.x86_64"
},
"product_reference": "python3-devel-0:3.9.21-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.21-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.aarch64"
},
"product_reference": "python3-idle-0:3.9.21-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.21-1.el9_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.i686"
},
"product_reference": "python3-idle-0:3.9.21-1.el9_5.i686",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.21-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.ppc64le"
},
"product_reference": "python3-idle-0:3.9.21-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.21-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.s390x"
},
"product_reference": "python3-idle-0:3.9.21-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.21-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.x86_64"
},
"product_reference": "python3-idle-0:3.9.21-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.21-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.aarch64"
},
"product_reference": "python3-libs-0:3.9.21-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.21-1.el9_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.i686"
},
"product_reference": "python3-libs-0:3.9.21-1.el9_5.i686",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.21-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.ppc64le"
},
"product_reference": "python3-libs-0:3.9.21-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.21-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.s390x"
},
"product_reference": "python3-libs-0:3.9.21-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.21-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.x86_64"
},
"product_reference": "python3-libs-0:3.9.21-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.21-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.aarch64"
},
"product_reference": "python3-test-0:3.9.21-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.21-1.el9_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.i686"
},
"product_reference": "python3-test-0:3.9.21-1.el9_5.i686",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.21-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.ppc64le"
},
"product_reference": "python3-test-0:3.9.21-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.21-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.s390x"
},
"product_reference": "python3-test-0:3.9.21-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.21-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.x86_64"
},
"product_reference": "python3-test-0:3.9.21-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.21-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.aarch64"
},
"product_reference": "python3-tkinter-0:3.9.21-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.21-1.el9_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.i686"
},
"product_reference": "python3-tkinter-0:3.9.21-1.el9_5.i686",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.21-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.ppc64le"
},
"product_reference": "python3-tkinter-0:3.9.21-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.21-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.s390x"
},
"product_reference": "python3-tkinter-0:3.9.21-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.21-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.x86_64"
},
"product_reference": "python3-tkinter-0:3.9.21-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-0:3.9.21-1.el9_5.src as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.9-0:3.9.21-1.el9_5.src"
},
"product_reference": "python3.9-0:3.9.21-1.el9_5.src",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.21-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.aarch64"
},
"product_reference": "python3.9-debuginfo-0:3.9.21-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.21-1.el9_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.i686"
},
"product_reference": "python3.9-debuginfo-0:3.9.21-1.el9_5.i686",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.21-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.ppc64le"
},
"product_reference": "python3.9-debuginfo-0:3.9.21-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.21-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.s390x"
},
"product_reference": "python3.9-debuginfo-0:3.9.21-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.21-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.x86_64"
},
"product_reference": "python3.9-debuginfo-0:3.9.21-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.21-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.aarch64"
},
"product_reference": "python3.9-debugsource-0:3.9.21-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.21-1.el9_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.i686"
},
"product_reference": "python3.9-debugsource-0:3.9.21-1.el9_5.i686",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.21-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.ppc64le"
},
"product_reference": "python3.9-debugsource-0:3.9.21-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.21-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.s390x"
},
"product_reference": "python3.9-debugsource-0:3.9.21-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.21-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.x86_64"
},
"product_reference": "python3.9-debugsource-0:3.9.21-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-9287",
"cwe": {
"id": "CWE-428",
"name": "Unquoted Search Path or Element"
},
"discovery_date": "2024-10-24T10:14:11.787329+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2321440"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability has been found in the Python `venv` module and CLI. Path names provided when creating a virtual environment were not quoted properly, allowing the creator to inject commands into virtual environment \"activation\" scripts, for example, \"source venv/bin/activate\". This flaw allows attacker-controlled virtual environments to run commands when the virtual environment is activated.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Virtual environment (venv) activation scripts don\u0027t quote paths",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in the Python `venv` module is rated as moderate rather than important because it relies on a specific set of conditions to be exploitable, limiting its impact. An attacker would need to have control over the virtual environment creation process and access to the environment setup, which is less common in typical usage scenarios. Furthermore, the vulnerability only poses a risk if users activate the malicious virtual environment through `source venv/bin/activate` or similar scripts, as direct invocation of the virtual environment without activation (`./venv/bin/python`) is not affected.\n\nVersions of python36:3.6/python36 and python39:3.9/python39 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"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": [
"AppStream-9.5.0.Z.MAIN:python-unversioned-command-0:3.9.21-1.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.9-0:3.9.21-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python-unversioned-command-0:3.9.21-1.el9_5.noarch",
"BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3.9-0:3.9.21-1.el9_5.src",
"BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python-unversioned-command-0:3.9.21-1.el9_5.noarch",
"CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3.9-0:3.9.21-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-9287"
},
{
"category": "external",
"summary": "RHBZ#2321440",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2321440"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9287"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-9287",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9287"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/124651",
"url": "https://github.com/python/cpython/issues/124651"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/124712",
"url": "https://github.com/python/cpython/pull/124712"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/RSPJ2B5JL22FG3TKUJ7D7DQ4N5JRRBZL/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/RSPJ2B5JL22FG3TKUJ7D7DQ4N5JRRBZL/"
}
],
"release_date": "2024-10-22T16:34:39.210000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-12T09:23:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:python-unversioned-command-0:3.9.21-1.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.9-0:3.9.21-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python-unversioned-command-0:3.9.21-1.el9_5.noarch",
"BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3.9-0:3.9.21-1.el9_5.src",
"BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python-unversioned-command-0:3.9.21-1.el9_5.noarch",
"CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3.9-0:3.9.21-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10983"
},
{
"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": [
"AppStream-9.5.0.Z.MAIN:python-unversioned-command-0:3.9.21-1.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.9-0:3.9.21-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python-unversioned-command-0:3.9.21-1.el9_5.noarch",
"BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3.9-0:3.9.21-1.el9_5.src",
"BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python-unversioned-command-0:3.9.21-1.el9_5.noarch",
"CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3.9-0:3.9.21-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:C/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.Z.MAIN:python-unversioned-command-0:3.9.21-1.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.9-0:3.9.21-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python-unversioned-command-0:3.9.21-1.el9_5.noarch",
"BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3.9-0:3.9.21-1.el9_5.src",
"BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python-unversioned-command-0:3.9.21-1.el9_5.noarch",
"CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3.9-0:3.9.21-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Virtual environment (venv) activation scripts don\u0027t quote paths"
},
{
"cve": "CVE-2024-11168",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"discovery_date": "2024-11-12T22:00:56.815651+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2325776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python. The `urllib.parse.urlsplit()` and `urlparse()` functions improperly validated bracketed hosts (`[]`), allowing hosts that weren\u0027t IPv6 or IPvFuture compliant. This behavior was not conformant to RFC 3986 and was potentially vulnerable to server-side request forgery (SSRF) if a URL is processed by more than one URL parser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Improper validation of IPv6 and IPvFuture addresses",
"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": [
"AppStream-9.5.0.Z.MAIN:python-unversioned-command-0:3.9.21-1.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.9-0:3.9.21-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python-unversioned-command-0:3.9.21-1.el9_5.noarch",
"BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3.9-0:3.9.21-1.el9_5.src",
"BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python-unversioned-command-0:3.9.21-1.el9_5.noarch",
"CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3.9-0:3.9.21-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-11168"
},
{
"category": "external",
"summary": "RHBZ#2325776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2325776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-11168",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11168"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-11168",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11168"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/29f348e232e82938ba2165843c448c2b291504c5",
"url": "https://github.com/python/cpython/commit/29f348e232e82938ba2165843c448c2b291504c5"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/b2171a2fd41416cf68afd67460578631d755a550",
"url": "https://github.com/python/cpython/commit/b2171a2fd41416cf68afd67460578631d755a550"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/103848",
"url": "https://github.com/python/cpython/issues/103848"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/103849",
"url": "https://github.com/python/cpython/pull/103849"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/XPWB6XVZ5G5KGEI63M4AWLIEUF5BPH4T/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/XPWB6XVZ5G5KGEI63M4AWLIEUF5BPH4T/"
}
],
"release_date": "2024-11-12T21:22:23.438000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-12T09:23:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:python-unversioned-command-0:3.9.21-1.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.9-0:3.9.21-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python-unversioned-command-0:3.9.21-1.el9_5.noarch",
"BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3.9-0:3.9.21-1.el9_5.src",
"BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python-unversioned-command-0:3.9.21-1.el9_5.noarch",
"CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3.9-0:3.9.21-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10983"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.Z.MAIN:python-unversioned-command-0:3.9.21-1.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.9-0:3.9.21-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python-unversioned-command-0:3.9.21-1.el9_5.noarch",
"BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3.9-0:3.9.21-1.el9_5.src",
"BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python-unversioned-command-0:3.9.21-1.el9_5.noarch",
"CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-debug-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-devel-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-idle-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-libs-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-test-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3-tkinter-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3.9-0:3.9.21-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3.9-debuginfo-0:3.9.21-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.i686",
"CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:python3.9-debugsource-0:3.9.21-1.el9_5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Improper validation of IPv6 and IPvFuture addresses"
}
]
}
RHSA-2024_11024
Vulnerability from csaf_redhat - Published: 2024-12-12 21:11 - Updated: 2024-12-18 02:22A vulnerability has been found in the Python `venv` module and CLI. Path names provided when creating a virtual environment were not quoted properly, allowing the creator to inject commands into virtual environment "activation" scripts, for example, "source venv/bin/activate". This flaw allows attacker-controlled virtual environments to run commands when the virtual environment is activated.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.x86_64 | — |
Vendor Fix
fix
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 for the python3.9:3.9.18 module is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: Virtual environment (venv) activation scripts don\u0027t quote paths (CVE-2024-9287)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"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:11024",
"url": "https://access.redhat.com/errata/RHSA-2024:11024"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2321440",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2321440"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_11024.json"
}
],
"title": "Red Hat Security Advisory: python3.9:3.9.18 security update",
"tracking": {
"current_release_date": "2024-12-18T02:22:55+00:00",
"generator": {
"date": "2024-12-18T02:22:55+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:11024",
"initial_release_date": "2024-12-12T21:11:25+00:00",
"revision_history": [
{
"date": "2024-12-12T21:11:25+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-12T21:11:25+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T02:22:55+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:9.4::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product": {
"name": "Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-unversioned-command-0:3.9.18-3.el9_4.7.noarch",
"product": {
"name": "python-unversioned-command-0:3.9.18-3.el9_4.7.noarch",
"product_id": "python-unversioned-command-0:3.9.18-3.el9_4.7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-unversioned-command@3.9.18-3.el9_4.7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.9.18-3.el9_4.7.aarch64",
"product": {
"name": "python3-devel-0:3.9.18-3.el9_4.7.aarch64",
"product_id": "python3-devel-0:3.9.18-3.el9_4.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.18-3.el9_4.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.18-3.el9_4.7.aarch64",
"product": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.7.aarch64",
"product_id": "python3-tkinter-0:3.9.18-3.el9_4.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.18-3.el9_4.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.7.aarch64",
"product": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.7.aarch64",
"product_id": "python3.9-debugsource-0:3.9.18-3.el9_4.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.18-3.el9_4.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.7.aarch64",
"product": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.7.aarch64",
"product_id": "python3.9-debuginfo-0:3.9.18-3.el9_4.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.18-3.el9_4.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.9.18-3.el9_4.7.aarch64",
"product": {
"name": "python3-0:3.9.18-3.el9_4.7.aarch64",
"product_id": "python3-0:3.9.18-3.el9_4.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.18-3.el9_4.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.18-3.el9_4.7.aarch64",
"product": {
"name": "python3-libs-0:3.9.18-3.el9_4.7.aarch64",
"product_id": "python3-libs-0:3.9.18-3.el9_4.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.18-3.el9_4.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.18-3.el9_4.7.aarch64",
"product": {
"name": "python3-debug-0:3.9.18-3.el9_4.7.aarch64",
"product_id": "python3-debug-0:3.9.18-3.el9_4.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.18-3.el9_4.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.18-3.el9_4.7.aarch64",
"product": {
"name": "python3-idle-0:3.9.18-3.el9_4.7.aarch64",
"product_id": "python3-idle-0:3.9.18-3.el9_4.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.18-3.el9_4.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.18-3.el9_4.7.aarch64",
"product": {
"name": "python3-test-0:3.9.18-3.el9_4.7.aarch64",
"product_id": "python3-test-0:3.9.18-3.el9_4.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.18-3.el9_4.7?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.9.18-3.el9_4.7.ppc64le",
"product": {
"name": "python3-devel-0:3.9.18-3.el9_4.7.ppc64le",
"product_id": "python3-devel-0:3.9.18-3.el9_4.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.18-3.el9_4.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.18-3.el9_4.7.ppc64le",
"product": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.7.ppc64le",
"product_id": "python3-tkinter-0:3.9.18-3.el9_4.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.18-3.el9_4.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.7.ppc64le",
"product": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.7.ppc64le",
"product_id": "python3.9-debugsource-0:3.9.18-3.el9_4.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.18-3.el9_4.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.7.ppc64le",
"product": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.7.ppc64le",
"product_id": "python3.9-debuginfo-0:3.9.18-3.el9_4.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.18-3.el9_4.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.9.18-3.el9_4.7.ppc64le",
"product": {
"name": "python3-0:3.9.18-3.el9_4.7.ppc64le",
"product_id": "python3-0:3.9.18-3.el9_4.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.18-3.el9_4.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.18-3.el9_4.7.ppc64le",
"product": {
"name": "python3-libs-0:3.9.18-3.el9_4.7.ppc64le",
"product_id": "python3-libs-0:3.9.18-3.el9_4.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.18-3.el9_4.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.18-3.el9_4.7.ppc64le",
"product": {
"name": "python3-debug-0:3.9.18-3.el9_4.7.ppc64le",
"product_id": "python3-debug-0:3.9.18-3.el9_4.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.18-3.el9_4.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.18-3.el9_4.7.ppc64le",
"product": {
"name": "python3-idle-0:3.9.18-3.el9_4.7.ppc64le",
"product_id": "python3-idle-0:3.9.18-3.el9_4.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.18-3.el9_4.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.18-3.el9_4.7.ppc64le",
"product": {
"name": "python3-test-0:3.9.18-3.el9_4.7.ppc64le",
"product_id": "python3-test-0:3.9.18-3.el9_4.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.18-3.el9_4.7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.9.18-3.el9_4.7.i686",
"product": {
"name": "python3-devel-0:3.9.18-3.el9_4.7.i686",
"product_id": "python3-devel-0:3.9.18-3.el9_4.7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.18-3.el9_4.7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.7.i686",
"product": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.7.i686",
"product_id": "python3.9-debugsource-0:3.9.18-3.el9_4.7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.18-3.el9_4.7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.7.i686",
"product": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.7.i686",
"product_id": "python3.9-debuginfo-0:3.9.18-3.el9_4.7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.18-3.el9_4.7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.18-3.el9_4.7.i686",
"product": {
"name": "python3-libs-0:3.9.18-3.el9_4.7.i686",
"product_id": "python3-libs-0:3.9.18-3.el9_4.7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.18-3.el9_4.7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.9.18-3.el9_4.7.i686",
"product": {
"name": "python3-0:3.9.18-3.el9_4.7.i686",
"product_id": "python3-0:3.9.18-3.el9_4.7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.18-3.el9_4.7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.18-3.el9_4.7.i686",
"product": {
"name": "python3-debug-0:3.9.18-3.el9_4.7.i686",
"product_id": "python3-debug-0:3.9.18-3.el9_4.7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.18-3.el9_4.7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.18-3.el9_4.7.i686",
"product": {
"name": "python3-idle-0:3.9.18-3.el9_4.7.i686",
"product_id": "python3-idle-0:3.9.18-3.el9_4.7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.18-3.el9_4.7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.18-3.el9_4.7.i686",
"product": {
"name": "python3-test-0:3.9.18-3.el9_4.7.i686",
"product_id": "python3-test-0:3.9.18-3.el9_4.7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.18-3.el9_4.7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.18-3.el9_4.7.i686",
"product": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.7.i686",
"product_id": "python3-tkinter-0:3.9.18-3.el9_4.7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.18-3.el9_4.7?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.9.18-3.el9_4.7.x86_64",
"product": {
"name": "python3-devel-0:3.9.18-3.el9_4.7.x86_64",
"product_id": "python3-devel-0:3.9.18-3.el9_4.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.18-3.el9_4.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.18-3.el9_4.7.x86_64",
"product": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.7.x86_64",
"product_id": "python3-tkinter-0:3.9.18-3.el9_4.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.18-3.el9_4.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.7.x86_64",
"product": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.7.x86_64",
"product_id": "python3.9-debugsource-0:3.9.18-3.el9_4.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.18-3.el9_4.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.7.x86_64",
"product": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.7.x86_64",
"product_id": "python3.9-debuginfo-0:3.9.18-3.el9_4.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.18-3.el9_4.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.9.18-3.el9_4.7.x86_64",
"product": {
"name": "python3-0:3.9.18-3.el9_4.7.x86_64",
"product_id": "python3-0:3.9.18-3.el9_4.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.18-3.el9_4.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.18-3.el9_4.7.x86_64",
"product": {
"name": "python3-libs-0:3.9.18-3.el9_4.7.x86_64",
"product_id": "python3-libs-0:3.9.18-3.el9_4.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.18-3.el9_4.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.18-3.el9_4.7.x86_64",
"product": {
"name": "python3-debug-0:3.9.18-3.el9_4.7.x86_64",
"product_id": "python3-debug-0:3.9.18-3.el9_4.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.18-3.el9_4.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.18-3.el9_4.7.x86_64",
"product": {
"name": "python3-idle-0:3.9.18-3.el9_4.7.x86_64",
"product_id": "python3-idle-0:3.9.18-3.el9_4.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.18-3.el9_4.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.18-3.el9_4.7.x86_64",
"product": {
"name": "python3-test-0:3.9.18-3.el9_4.7.x86_64",
"product_id": "python3-test-0:3.9.18-3.el9_4.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.18-3.el9_4.7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.9.18-3.el9_4.7.s390x",
"product": {
"name": "python3-devel-0:3.9.18-3.el9_4.7.s390x",
"product_id": "python3-devel-0:3.9.18-3.el9_4.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.18-3.el9_4.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.18-3.el9_4.7.s390x",
"product": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.7.s390x",
"product_id": "python3-tkinter-0:3.9.18-3.el9_4.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.18-3.el9_4.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.7.s390x",
"product": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.7.s390x",
"product_id": "python3.9-debugsource-0:3.9.18-3.el9_4.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.18-3.el9_4.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.7.s390x",
"product": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.7.s390x",
"product_id": "python3.9-debuginfo-0:3.9.18-3.el9_4.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.18-3.el9_4.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.9.18-3.el9_4.7.s390x",
"product": {
"name": "python3-0:3.9.18-3.el9_4.7.s390x",
"product_id": "python3-0:3.9.18-3.el9_4.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.18-3.el9_4.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.18-3.el9_4.7.s390x",
"product": {
"name": "python3-libs-0:3.9.18-3.el9_4.7.s390x",
"product_id": "python3-libs-0:3.9.18-3.el9_4.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.18-3.el9_4.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.18-3.el9_4.7.s390x",
"product": {
"name": "python3-debug-0:3.9.18-3.el9_4.7.s390x",
"product_id": "python3-debug-0:3.9.18-3.el9_4.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.18-3.el9_4.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.18-3.el9_4.7.s390x",
"product": {
"name": "python3-idle-0:3.9.18-3.el9_4.7.s390x",
"product_id": "python3-idle-0:3.9.18-3.el9_4.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.18-3.el9_4.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.18-3.el9_4.7.s390x",
"product": {
"name": "python3-test-0:3.9.18-3.el9_4.7.s390x",
"product_id": "python3-test-0:3.9.18-3.el9_4.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.18-3.el9_4.7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.9-0:3.9.18-3.el9_4.7.src",
"product": {
"name": "python3.9-0:3.9.18-3.el9_4.7.src",
"product_id": "python3.9-0:3.9.18-3.el9_4.7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9@3.9.18-3.el9_4.7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.9.18-3.el9_4.7.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.7.noarch"
},
"product_reference": "python-unversioned-command-0:3.9.18-3.el9_4.7.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.aarch64"
},
"product_reference": "python3-0:3.9.18-3.el9_4.7.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.7.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.i686"
},
"product_reference": "python3-0:3.9.18-3.el9_4.7.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.ppc64le"
},
"product_reference": "python3-0:3.9.18-3.el9_4.7.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.s390x"
},
"product_reference": "python3-0:3.9.18-3.el9_4.7.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.x86_64"
},
"product_reference": "python3-0:3.9.18-3.el9_4.7.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.aarch64"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.7.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.7.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.i686"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.7.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.ppc64le"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.7.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.s390x"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.7.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.x86_64"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.7.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.aarch64"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.7.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.7.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.i686"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.7.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.ppc64le"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.7.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.s390x"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.7.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.x86_64"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.7.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.aarch64"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.7.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.7.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.i686"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.7.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.ppc64le"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.7.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.s390x"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.7.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.x86_64"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.7.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.aarch64"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.7.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.7.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.i686"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.7.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.ppc64le"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.7.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.s390x"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.7.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.x86_64"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.7.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.aarch64"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.7.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.7.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.i686"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.7.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.ppc64le"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.7.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.s390x"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.7.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.x86_64"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.7.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.aarch64"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.7.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.7.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.i686"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.7.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.ppc64le"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.7.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.s390x"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.7.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.x86_64"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.7.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-0:3.9.18-3.el9_4.7.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.7.src"
},
"product_reference": "python3.9-0:3.9.18-3.el9_4.7.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.aarch64"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.7.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.7.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.i686"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.7.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.ppc64le"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.7.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.s390x"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.7.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.x86_64"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.7.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.aarch64"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.7.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.7.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.i686"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.7.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.ppc64le"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.7.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.s390x"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.7.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.x86_64"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.7.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.9.18-3.el9_4.7.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.7.noarch"
},
"product_reference": "python-unversioned-command-0:3.9.18-3.el9_4.7.noarch",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.aarch64"
},
"product_reference": "python3-0:3.9.18-3.el9_4.7.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.7.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.i686"
},
"product_reference": "python3-0:3.9.18-3.el9_4.7.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.ppc64le"
},
"product_reference": "python3-0:3.9.18-3.el9_4.7.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.s390x"
},
"product_reference": "python3-0:3.9.18-3.el9_4.7.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.x86_64"
},
"product_reference": "python3-0:3.9.18-3.el9_4.7.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.aarch64"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.7.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.7.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.i686"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.7.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.ppc64le"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.7.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.s390x"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.7.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.x86_64"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.7.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.aarch64"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.7.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.7.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.i686"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.7.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.ppc64le"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.7.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.s390x"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.7.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.x86_64"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.7.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.aarch64"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.7.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.7.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.i686"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.7.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.ppc64le"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.7.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.s390x"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.7.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.x86_64"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.7.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.aarch64"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.7.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.7.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.i686"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.7.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.ppc64le"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.7.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.s390x"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.7.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.x86_64"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.7.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.aarch64"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.7.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.7.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.i686"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.7.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.ppc64le"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.7.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.s390x"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.7.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.x86_64"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.7.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.aarch64"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.7.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.7.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.i686"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.7.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.ppc64le"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.7.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.s390x"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.7.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.x86_64"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.7.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-0:3.9.18-3.el9_4.7.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.7.src"
},
"product_reference": "python3.9-0:3.9.18-3.el9_4.7.src",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.aarch64"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.7.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.7.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.i686"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.7.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.ppc64le"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.7.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.s390x"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.7.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.x86_64"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.7.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.aarch64"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.7.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.7.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.i686"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.7.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.ppc64le"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.7.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.s390x"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.7.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.x86_64"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.7.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.9.18-3.el9_4.7.noarch as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.7.noarch"
},
"product_reference": "python-unversioned-command-0:3.9.18-3.el9_4.7.noarch",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.7.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.aarch64"
},
"product_reference": "python3-0:3.9.18-3.el9_4.7.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.7.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.i686"
},
"product_reference": "python3-0:3.9.18-3.el9_4.7.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.7.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.ppc64le"
},
"product_reference": "python3-0:3.9.18-3.el9_4.7.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.7.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.s390x"
},
"product_reference": "python3-0:3.9.18-3.el9_4.7.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.7.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.x86_64"
},
"product_reference": "python3-0:3.9.18-3.el9_4.7.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.7.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.aarch64"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.7.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.7.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.i686"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.7.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.7.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.ppc64le"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.7.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.7.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.s390x"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.7.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.7.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.x86_64"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.7.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.7.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.aarch64"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.7.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.7.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.i686"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.7.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.7.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.ppc64le"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.7.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.7.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.s390x"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.7.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.7.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.x86_64"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.7.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.7.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.aarch64"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.7.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.7.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.i686"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.7.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.7.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.ppc64le"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.7.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.7.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.s390x"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.7.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.7.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.x86_64"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.7.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.7.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.aarch64"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.7.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.7.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.i686"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.7.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.7.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.ppc64le"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.7.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.7.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.s390x"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.7.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.7.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.x86_64"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.7.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.7.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.aarch64"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.7.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.7.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.i686"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.7.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.7.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.ppc64le"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.7.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.7.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.s390x"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.7.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.7.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.x86_64"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.7.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.7.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.aarch64"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.7.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.7.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.i686"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.7.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.7.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.ppc64le"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.7.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.7.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.s390x"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.7.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.7.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.x86_64"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.7.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-0:3.9.18-3.el9_4.7.src as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.7.src"
},
"product_reference": "python3.9-0:3.9.18-3.el9_4.7.src",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.7.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.aarch64"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.7.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.7.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.i686"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.7.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.7.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.ppc64le"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.7.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.7.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.s390x"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.7.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.7.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.x86_64"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.7.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.7.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.aarch64"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.7.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.7.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.i686"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.7.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.7.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.ppc64le"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.7.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.7.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.s390x"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.7.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.7.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.x86_64"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.7.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-9287",
"cwe": {
"id": "CWE-428",
"name": "Unquoted Search Path or Element"
},
"discovery_date": "2024-10-24T10:14:11.787329+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2321440"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability has been found in the Python `venv` module and CLI. Path names provided when creating a virtual environment were not quoted properly, allowing the creator to inject commands into virtual environment \"activation\" scripts, for example, \"source venv/bin/activate\". This flaw allows attacker-controlled virtual environments to run commands when the virtual environment is activated.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Virtual environment (venv) activation scripts don\u0027t quote paths",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in the Python `venv` module is rated as moderate rather than important because it relies on a specific set of conditions to be exploitable, limiting its impact. An attacker would need to have control over the virtual environment creation process and access to the environment setup, which is less common in typical usage scenarios. Furthermore, the vulnerability only poses a risk if users activate the malicious virtual environment through `source venv/bin/activate` or similar scripts, as direct invocation of the virtual environment without activation (`./venv/bin/python`) is not affected.\n\nVersions of python36:3.6/python36 and python39:3.9/python39 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"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": [
"AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.7.noarch",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.7.src",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.7.noarch",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.i686",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.i686",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.i686",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.i686",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.i686",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.i686",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.i686",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.7.src",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.7.noarch",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.7.src",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-9287"
},
{
"category": "external",
"summary": "RHBZ#2321440",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2321440"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9287"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-9287",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9287"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/124651",
"url": "https://github.com/python/cpython/issues/124651"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/124712",
"url": "https://github.com/python/cpython/pull/124712"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/RSPJ2B5JL22FG3TKUJ7D7DQ4N5JRRBZL/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/RSPJ2B5JL22FG3TKUJ7D7DQ4N5JRRBZL/"
}
],
"release_date": "2024-10-22T16:34:39.210000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-12T21:11:25+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.7.noarch",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.7.src",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.7.noarch",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.i686",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.i686",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.i686",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.i686",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.i686",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.i686",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.i686",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.7.src",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.7.noarch",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.7.src",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:11024"
},
{
"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": [
"AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.7.noarch",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.7.src",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.7.noarch",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.i686",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.i686",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.i686",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.i686",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.i686",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.i686",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.i686",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.7.src",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.7.noarch",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.7.src",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:C/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.7.noarch",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.7.src",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.7.noarch",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.i686",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.i686",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.i686",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.i686",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.i686",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.i686",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.i686",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.7.src",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.7.noarch",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.7.src",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Virtual environment (venv) activation scripts don\u0027t quote paths"
}
]
}
RHSA-2024_11035
Vulnerability from csaf_redhat - Published: 2024-12-13 09:19 - Updated: 2024-12-18 02:23A vulnerability has been found in the Python `venv` module and CLI. Path names provided when creating a virtual environment were not quoted properly, allowing the creator to inject commands into virtual environment "activation" scripts, for example, "source venv/bin/activate". This flaw allows attacker-controlled virtual environments to run commands when the virtual environment is activated.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python. In certain configurations, the `asyncio._SelectorSocketTransport.writelines()` method fails to signal the protocol to clear the write buffer when it approaches capacity. Because of this, protocols would not periodically drain the write buffer, potentially leading to a denial of service via memory exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.x86_64 | — |
Vendor Fix
fix
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 update for python3.12 is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: Virtual environment (venv) activation scripts don\u0027t quote paths (CVE-2024-9287)\n\n* python: Unbounded memory buffering in SelectorSocketTransport.writelines() (CVE-2024-12254)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"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:11035",
"url": "https://access.redhat.com/errata/RHSA-2024:11035"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2321440",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2321440"
},
{
"category": "external",
"summary": "2330804",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2330804"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_11035.json"
}
],
"title": "Red Hat Security Advisory: python3.12 security update",
"tracking": {
"current_release_date": "2024-12-18T02:23:06+00:00",
"generator": {
"date": "2024-12-18T02:23:06+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:11035",
"initial_release_date": "2024-12-13T09:19:06+00:00",
"revision_history": [
{
"date": "2024-12-13T09:19:06+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-13T09:19:06+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T02:23:06+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product": {
"name": "Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.1-4.el9_4.5.src",
"product": {
"name": "python3.12-0:3.12.1-4.el9_4.5.src",
"product_id": "python3.12-0:3.12.1-4.el9_4.5.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.1-4.el9_4.5?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.1-4.el9_4.5.aarch64",
"product": {
"name": "python3.12-0:3.12.1-4.el9_4.5.aarch64",
"product_id": "python3.12-0:3.12.1-4.el9_4.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.1-4.el9_4.5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.1-4.el9_4.5.aarch64",
"product": {
"name": "python3.12-devel-0:3.12.1-4.el9_4.5.aarch64",
"product_id": "python3.12-devel-0:3.12.1-4.el9_4.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.1-4.el9_4.5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.1-4.el9_4.5.aarch64",
"product": {
"name": "python3.12-libs-0:3.12.1-4.el9_4.5.aarch64",
"product_id": "python3.12-libs-0:3.12.1-4.el9_4.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.1-4.el9_4.5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.5.aarch64",
"product": {
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.5.aarch64",
"product_id": "python3.12-tkinter-0:3.12.1-4.el9_4.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.1-4.el9_4.5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.5.aarch64",
"product": {
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.5.aarch64",
"product_id": "python3.12-debugsource-0:3.12.1-4.el9_4.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.1-4.el9_4.5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.5.aarch64",
"product": {
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.5.aarch64",
"product_id": "python3.12-debuginfo-0:3.12.1-4.el9_4.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.1-4.el9_4.5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.1-4.el9_4.5.aarch64",
"product": {
"name": "python3.12-debug-0:3.12.1-4.el9_4.5.aarch64",
"product_id": "python3.12-debug-0:3.12.1-4.el9_4.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.1-4.el9_4.5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.1-4.el9_4.5.aarch64",
"product": {
"name": "python3.12-idle-0:3.12.1-4.el9_4.5.aarch64",
"product_id": "python3.12-idle-0:3.12.1-4.el9_4.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.1-4.el9_4.5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.1-4.el9_4.5.aarch64",
"product": {
"name": "python3.12-test-0:3.12.1-4.el9_4.5.aarch64",
"product_id": "python3.12-test-0:3.12.1-4.el9_4.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.1-4.el9_4.5?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.1-4.el9_4.5.ppc64le",
"product": {
"name": "python3.12-0:3.12.1-4.el9_4.5.ppc64le",
"product_id": "python3.12-0:3.12.1-4.el9_4.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.1-4.el9_4.5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.1-4.el9_4.5.ppc64le",
"product": {
"name": "python3.12-devel-0:3.12.1-4.el9_4.5.ppc64le",
"product_id": "python3.12-devel-0:3.12.1-4.el9_4.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.1-4.el9_4.5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.1-4.el9_4.5.ppc64le",
"product": {
"name": "python3.12-libs-0:3.12.1-4.el9_4.5.ppc64le",
"product_id": "python3.12-libs-0:3.12.1-4.el9_4.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.1-4.el9_4.5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.5.ppc64le",
"product": {
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.5.ppc64le",
"product_id": "python3.12-tkinter-0:3.12.1-4.el9_4.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.1-4.el9_4.5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.5.ppc64le",
"product": {
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.5.ppc64le",
"product_id": "python3.12-debugsource-0:3.12.1-4.el9_4.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.1-4.el9_4.5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.5.ppc64le",
"product": {
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.5.ppc64le",
"product_id": "python3.12-debuginfo-0:3.12.1-4.el9_4.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.1-4.el9_4.5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.1-4.el9_4.5.ppc64le",
"product": {
"name": "python3.12-debug-0:3.12.1-4.el9_4.5.ppc64le",
"product_id": "python3.12-debug-0:3.12.1-4.el9_4.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.1-4.el9_4.5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.1-4.el9_4.5.ppc64le",
"product": {
"name": "python3.12-idle-0:3.12.1-4.el9_4.5.ppc64le",
"product_id": "python3.12-idle-0:3.12.1-4.el9_4.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.1-4.el9_4.5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.1-4.el9_4.5.ppc64le",
"product": {
"name": "python3.12-test-0:3.12.1-4.el9_4.5.ppc64le",
"product_id": "python3.12-test-0:3.12.1-4.el9_4.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.1-4.el9_4.5?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.1-4.el9_4.5.x86_64",
"product": {
"name": "python3.12-0:3.12.1-4.el9_4.5.x86_64",
"product_id": "python3.12-0:3.12.1-4.el9_4.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.1-4.el9_4.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.1-4.el9_4.5.x86_64",
"product": {
"name": "python3.12-devel-0:3.12.1-4.el9_4.5.x86_64",
"product_id": "python3.12-devel-0:3.12.1-4.el9_4.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.1-4.el9_4.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.1-4.el9_4.5.x86_64",
"product": {
"name": "python3.12-libs-0:3.12.1-4.el9_4.5.x86_64",
"product_id": "python3.12-libs-0:3.12.1-4.el9_4.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.1-4.el9_4.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.5.x86_64",
"product": {
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.5.x86_64",
"product_id": "python3.12-tkinter-0:3.12.1-4.el9_4.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.1-4.el9_4.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.5.x86_64",
"product": {
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.5.x86_64",
"product_id": "python3.12-debugsource-0:3.12.1-4.el9_4.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.1-4.el9_4.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.5.x86_64",
"product": {
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.5.x86_64",
"product_id": "python3.12-debuginfo-0:3.12.1-4.el9_4.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.1-4.el9_4.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.1-4.el9_4.5.x86_64",
"product": {
"name": "python3.12-debug-0:3.12.1-4.el9_4.5.x86_64",
"product_id": "python3.12-debug-0:3.12.1-4.el9_4.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.1-4.el9_4.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.1-4.el9_4.5.x86_64",
"product": {
"name": "python3.12-idle-0:3.12.1-4.el9_4.5.x86_64",
"product_id": "python3.12-idle-0:3.12.1-4.el9_4.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.1-4.el9_4.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.1-4.el9_4.5.x86_64",
"product": {
"name": "python3.12-test-0:3.12.1-4.el9_4.5.x86_64",
"product_id": "python3.12-test-0:3.12.1-4.el9_4.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.1-4.el9_4.5?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.1-4.el9_4.5.i686",
"product": {
"name": "python3.12-devel-0:3.12.1-4.el9_4.5.i686",
"product_id": "python3.12-devel-0:3.12.1-4.el9_4.5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.1-4.el9_4.5?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.1-4.el9_4.5.i686",
"product": {
"name": "python3.12-libs-0:3.12.1-4.el9_4.5.i686",
"product_id": "python3.12-libs-0:3.12.1-4.el9_4.5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.1-4.el9_4.5?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.5.i686",
"product": {
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.5.i686",
"product_id": "python3.12-debugsource-0:3.12.1-4.el9_4.5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.1-4.el9_4.5?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.5.i686",
"product": {
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.5.i686",
"product_id": "python3.12-debuginfo-0:3.12.1-4.el9_4.5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.1-4.el9_4.5?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-0:3.12.1-4.el9_4.5.i686",
"product": {
"name": "python3.12-0:3.12.1-4.el9_4.5.i686",
"product_id": "python3.12-0:3.12.1-4.el9_4.5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.1-4.el9_4.5?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.1-4.el9_4.5.i686",
"product": {
"name": "python3.12-debug-0:3.12.1-4.el9_4.5.i686",
"product_id": "python3.12-debug-0:3.12.1-4.el9_4.5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.1-4.el9_4.5?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.1-4.el9_4.5.i686",
"product": {
"name": "python3.12-idle-0:3.12.1-4.el9_4.5.i686",
"product_id": "python3.12-idle-0:3.12.1-4.el9_4.5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.1-4.el9_4.5?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.1-4.el9_4.5.i686",
"product": {
"name": "python3.12-test-0:3.12.1-4.el9_4.5.i686",
"product_id": "python3.12-test-0:3.12.1-4.el9_4.5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.1-4.el9_4.5?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.5.i686",
"product": {
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.5.i686",
"product_id": "python3.12-tkinter-0:3.12.1-4.el9_4.5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.1-4.el9_4.5?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.1-4.el9_4.5.s390x",
"product": {
"name": "python3.12-0:3.12.1-4.el9_4.5.s390x",
"product_id": "python3.12-0:3.12.1-4.el9_4.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.1-4.el9_4.5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.1-4.el9_4.5.s390x",
"product": {
"name": "python3.12-devel-0:3.12.1-4.el9_4.5.s390x",
"product_id": "python3.12-devel-0:3.12.1-4.el9_4.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.1-4.el9_4.5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.1-4.el9_4.5.s390x",
"product": {
"name": "python3.12-libs-0:3.12.1-4.el9_4.5.s390x",
"product_id": "python3.12-libs-0:3.12.1-4.el9_4.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.1-4.el9_4.5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.5.s390x",
"product": {
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.5.s390x",
"product_id": "python3.12-tkinter-0:3.12.1-4.el9_4.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.1-4.el9_4.5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.5.s390x",
"product": {
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.5.s390x",
"product_id": "python3.12-debugsource-0:3.12.1-4.el9_4.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.1-4.el9_4.5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.5.s390x",
"product": {
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.5.s390x",
"product_id": "python3.12-debuginfo-0:3.12.1-4.el9_4.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.1-4.el9_4.5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.1-4.el9_4.5.s390x",
"product": {
"name": "python3.12-debug-0:3.12.1-4.el9_4.5.s390x",
"product_id": "python3.12-debug-0:3.12.1-4.el9_4.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.1-4.el9_4.5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.1-4.el9_4.5.s390x",
"product": {
"name": "python3.12-idle-0:3.12.1-4.el9_4.5.s390x",
"product_id": "python3.12-idle-0:3.12.1-4.el9_4.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.1-4.el9_4.5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.1-4.el9_4.5.s390x",
"product": {
"name": "python3.12-test-0:3.12.1-4.el9_4.5.s390x",
"product_id": "python3.12-test-0:3.12.1-4.el9_4.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.1-4.el9_4.5?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.1-4.el9_4.5.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.aarch64"
},
"product_reference": "python3.12-0:3.12.1-4.el9_4.5.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.1-4.el9_4.5.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.i686"
},
"product_reference": "python3.12-0:3.12.1-4.el9_4.5.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.1-4.el9_4.5.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.ppc64le"
},
"product_reference": "python3.12-0:3.12.1-4.el9_4.5.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.1-4.el9_4.5.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.s390x"
},
"product_reference": "python3.12-0:3.12.1-4.el9_4.5.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.1-4.el9_4.5.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.src"
},
"product_reference": "python3.12-0:3.12.1-4.el9_4.5.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.1-4.el9_4.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.x86_64"
},
"product_reference": "python3.12-0:3.12.1-4.el9_4.5.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.1-4.el9_4.5.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.aarch64"
},
"product_reference": "python3.12-debug-0:3.12.1-4.el9_4.5.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.1-4.el9_4.5.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.i686"
},
"product_reference": "python3.12-debug-0:3.12.1-4.el9_4.5.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.1-4.el9_4.5.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.ppc64le"
},
"product_reference": "python3.12-debug-0:3.12.1-4.el9_4.5.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.1-4.el9_4.5.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.s390x"
},
"product_reference": "python3.12-debug-0:3.12.1-4.el9_4.5.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.1-4.el9_4.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.x86_64"
},
"product_reference": "python3.12-debug-0:3.12.1-4.el9_4.5.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.5.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.aarch64"
},
"product_reference": "python3.12-debuginfo-0:3.12.1-4.el9_4.5.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.5.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.i686"
},
"product_reference": "python3.12-debuginfo-0:3.12.1-4.el9_4.5.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.5.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.ppc64le"
},
"product_reference": "python3.12-debuginfo-0:3.12.1-4.el9_4.5.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.5.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.s390x"
},
"product_reference": "python3.12-debuginfo-0:3.12.1-4.el9_4.5.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.x86_64"
},
"product_reference": "python3.12-debuginfo-0:3.12.1-4.el9_4.5.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.5.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.aarch64"
},
"product_reference": "python3.12-debugsource-0:3.12.1-4.el9_4.5.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.5.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.i686"
},
"product_reference": "python3.12-debugsource-0:3.12.1-4.el9_4.5.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.5.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.ppc64le"
},
"product_reference": "python3.12-debugsource-0:3.12.1-4.el9_4.5.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.5.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.s390x"
},
"product_reference": "python3.12-debugsource-0:3.12.1-4.el9_4.5.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.x86_64"
},
"product_reference": "python3.12-debugsource-0:3.12.1-4.el9_4.5.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.1-4.el9_4.5.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.aarch64"
},
"product_reference": "python3.12-devel-0:3.12.1-4.el9_4.5.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.1-4.el9_4.5.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.i686"
},
"product_reference": "python3.12-devel-0:3.12.1-4.el9_4.5.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.1-4.el9_4.5.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.ppc64le"
},
"product_reference": "python3.12-devel-0:3.12.1-4.el9_4.5.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.1-4.el9_4.5.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.s390x"
},
"product_reference": "python3.12-devel-0:3.12.1-4.el9_4.5.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.1-4.el9_4.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.x86_64"
},
"product_reference": "python3.12-devel-0:3.12.1-4.el9_4.5.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.1-4.el9_4.5.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.aarch64"
},
"product_reference": "python3.12-idle-0:3.12.1-4.el9_4.5.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.1-4.el9_4.5.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.i686"
},
"product_reference": "python3.12-idle-0:3.12.1-4.el9_4.5.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.1-4.el9_4.5.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.ppc64le"
},
"product_reference": "python3.12-idle-0:3.12.1-4.el9_4.5.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.1-4.el9_4.5.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.s390x"
},
"product_reference": "python3.12-idle-0:3.12.1-4.el9_4.5.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.1-4.el9_4.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.x86_64"
},
"product_reference": "python3.12-idle-0:3.12.1-4.el9_4.5.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.1-4.el9_4.5.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.aarch64"
},
"product_reference": "python3.12-libs-0:3.12.1-4.el9_4.5.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.1-4.el9_4.5.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.i686"
},
"product_reference": "python3.12-libs-0:3.12.1-4.el9_4.5.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.1-4.el9_4.5.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.ppc64le"
},
"product_reference": "python3.12-libs-0:3.12.1-4.el9_4.5.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.1-4.el9_4.5.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.s390x"
},
"product_reference": "python3.12-libs-0:3.12.1-4.el9_4.5.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.1-4.el9_4.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.x86_64"
},
"product_reference": "python3.12-libs-0:3.12.1-4.el9_4.5.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.1-4.el9_4.5.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.aarch64"
},
"product_reference": "python3.12-test-0:3.12.1-4.el9_4.5.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.1-4.el9_4.5.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.i686"
},
"product_reference": "python3.12-test-0:3.12.1-4.el9_4.5.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.1-4.el9_4.5.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.ppc64le"
},
"product_reference": "python3.12-test-0:3.12.1-4.el9_4.5.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.1-4.el9_4.5.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.s390x"
},
"product_reference": "python3.12-test-0:3.12.1-4.el9_4.5.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.1-4.el9_4.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.x86_64"
},
"product_reference": "python3.12-test-0:3.12.1-4.el9_4.5.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.5.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.aarch64"
},
"product_reference": "python3.12-tkinter-0:3.12.1-4.el9_4.5.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.5.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.i686"
},
"product_reference": "python3.12-tkinter-0:3.12.1-4.el9_4.5.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.5.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.ppc64le"
},
"product_reference": "python3.12-tkinter-0:3.12.1-4.el9_4.5.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.5.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.s390x"
},
"product_reference": "python3.12-tkinter-0:3.12.1-4.el9_4.5.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.x86_64"
},
"product_reference": "python3.12-tkinter-0:3.12.1-4.el9_4.5.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.1-4.el9_4.5.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.aarch64"
},
"product_reference": "python3.12-0:3.12.1-4.el9_4.5.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.1-4.el9_4.5.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.i686"
},
"product_reference": "python3.12-0:3.12.1-4.el9_4.5.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.1-4.el9_4.5.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.ppc64le"
},
"product_reference": "python3.12-0:3.12.1-4.el9_4.5.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.1-4.el9_4.5.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.s390x"
},
"product_reference": "python3.12-0:3.12.1-4.el9_4.5.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.1-4.el9_4.5.src as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.src"
},
"product_reference": "python3.12-0:3.12.1-4.el9_4.5.src",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.1-4.el9_4.5.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.x86_64"
},
"product_reference": "python3.12-0:3.12.1-4.el9_4.5.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.1-4.el9_4.5.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.aarch64"
},
"product_reference": "python3.12-debug-0:3.12.1-4.el9_4.5.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.1-4.el9_4.5.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.i686"
},
"product_reference": "python3.12-debug-0:3.12.1-4.el9_4.5.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.1-4.el9_4.5.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.ppc64le"
},
"product_reference": "python3.12-debug-0:3.12.1-4.el9_4.5.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.1-4.el9_4.5.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.s390x"
},
"product_reference": "python3.12-debug-0:3.12.1-4.el9_4.5.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.1-4.el9_4.5.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.x86_64"
},
"product_reference": "python3.12-debug-0:3.12.1-4.el9_4.5.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.5.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.aarch64"
},
"product_reference": "python3.12-debuginfo-0:3.12.1-4.el9_4.5.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.5.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.i686"
},
"product_reference": "python3.12-debuginfo-0:3.12.1-4.el9_4.5.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.5.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.ppc64le"
},
"product_reference": "python3.12-debuginfo-0:3.12.1-4.el9_4.5.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.5.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.s390x"
},
"product_reference": "python3.12-debuginfo-0:3.12.1-4.el9_4.5.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.5.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.x86_64"
},
"product_reference": "python3.12-debuginfo-0:3.12.1-4.el9_4.5.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.5.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.aarch64"
},
"product_reference": "python3.12-debugsource-0:3.12.1-4.el9_4.5.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.5.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.i686"
},
"product_reference": "python3.12-debugsource-0:3.12.1-4.el9_4.5.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.5.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.ppc64le"
},
"product_reference": "python3.12-debugsource-0:3.12.1-4.el9_4.5.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.5.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.s390x"
},
"product_reference": "python3.12-debugsource-0:3.12.1-4.el9_4.5.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.5.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.x86_64"
},
"product_reference": "python3.12-debugsource-0:3.12.1-4.el9_4.5.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.1-4.el9_4.5.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.aarch64"
},
"product_reference": "python3.12-devel-0:3.12.1-4.el9_4.5.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.1-4.el9_4.5.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.i686"
},
"product_reference": "python3.12-devel-0:3.12.1-4.el9_4.5.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.1-4.el9_4.5.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.ppc64le"
},
"product_reference": "python3.12-devel-0:3.12.1-4.el9_4.5.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.1-4.el9_4.5.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.s390x"
},
"product_reference": "python3.12-devel-0:3.12.1-4.el9_4.5.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.1-4.el9_4.5.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.x86_64"
},
"product_reference": "python3.12-devel-0:3.12.1-4.el9_4.5.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.1-4.el9_4.5.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.aarch64"
},
"product_reference": "python3.12-idle-0:3.12.1-4.el9_4.5.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.1-4.el9_4.5.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.i686"
},
"product_reference": "python3.12-idle-0:3.12.1-4.el9_4.5.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.1-4.el9_4.5.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.ppc64le"
},
"product_reference": "python3.12-idle-0:3.12.1-4.el9_4.5.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.1-4.el9_4.5.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.s390x"
},
"product_reference": "python3.12-idle-0:3.12.1-4.el9_4.5.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.1-4.el9_4.5.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.x86_64"
},
"product_reference": "python3.12-idle-0:3.12.1-4.el9_4.5.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.1-4.el9_4.5.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.aarch64"
},
"product_reference": "python3.12-libs-0:3.12.1-4.el9_4.5.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.1-4.el9_4.5.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.i686"
},
"product_reference": "python3.12-libs-0:3.12.1-4.el9_4.5.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.1-4.el9_4.5.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.ppc64le"
},
"product_reference": "python3.12-libs-0:3.12.1-4.el9_4.5.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.1-4.el9_4.5.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.s390x"
},
"product_reference": "python3.12-libs-0:3.12.1-4.el9_4.5.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.1-4.el9_4.5.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.x86_64"
},
"product_reference": "python3.12-libs-0:3.12.1-4.el9_4.5.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.1-4.el9_4.5.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.aarch64"
},
"product_reference": "python3.12-test-0:3.12.1-4.el9_4.5.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.1-4.el9_4.5.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.i686"
},
"product_reference": "python3.12-test-0:3.12.1-4.el9_4.5.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.1-4.el9_4.5.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.ppc64le"
},
"product_reference": "python3.12-test-0:3.12.1-4.el9_4.5.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.1-4.el9_4.5.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.s390x"
},
"product_reference": "python3.12-test-0:3.12.1-4.el9_4.5.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.1-4.el9_4.5.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.x86_64"
},
"product_reference": "python3.12-test-0:3.12.1-4.el9_4.5.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.5.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.aarch64"
},
"product_reference": "python3.12-tkinter-0:3.12.1-4.el9_4.5.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.5.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.i686"
},
"product_reference": "python3.12-tkinter-0:3.12.1-4.el9_4.5.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.5.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.ppc64le"
},
"product_reference": "python3.12-tkinter-0:3.12.1-4.el9_4.5.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.5.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.s390x"
},
"product_reference": "python3.12-tkinter-0:3.12.1-4.el9_4.5.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.5.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.x86_64"
},
"product_reference": "python3.12-tkinter-0:3.12.1-4.el9_4.5.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-9287",
"cwe": {
"id": "CWE-428",
"name": "Unquoted Search Path or Element"
},
"discovery_date": "2024-10-24T10:14:11.787329+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2321440"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability has been found in the Python `venv` module and CLI. Path names provided when creating a virtual environment were not quoted properly, allowing the creator to inject commands into virtual environment \"activation\" scripts, for example, \"source venv/bin/activate\". This flaw allows attacker-controlled virtual environments to run commands when the virtual environment is activated.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Virtual environment (venv) activation scripts don\u0027t quote paths",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in the Python `venv` module is rated as moderate rather than important because it relies on a specific set of conditions to be exploitable, limiting its impact. An attacker would need to have control over the virtual environment creation process and access to the environment setup, which is less common in typical usage scenarios. Furthermore, the vulnerability only poses a risk if users activate the malicious virtual environment through `source venv/bin/activate` or similar scripts, as direct invocation of the virtual environment without activation (`./venv/bin/python`) is not affected.\n\nVersions of python36:3.6/python36 and python39:3.9/python39 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"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": [
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.src",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.src",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-9287"
},
{
"category": "external",
"summary": "RHBZ#2321440",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2321440"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9287"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-9287",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9287"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/124651",
"url": "https://github.com/python/cpython/issues/124651"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/124712",
"url": "https://github.com/python/cpython/pull/124712"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/RSPJ2B5JL22FG3TKUJ7D7DQ4N5JRRBZL/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/RSPJ2B5JL22FG3TKUJ7D7DQ4N5JRRBZL/"
}
],
"release_date": "2024-10-22T16:34:39.210000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-13T09:19:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.src",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.src",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:11035"
},
{
"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": [
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.src",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.src",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:C/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.src",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.src",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Virtual environment (venv) activation scripts don\u0027t quote paths"
},
{
"cve": "CVE-2024-12254",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-12-06T16:00:53.728823+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2330804"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python. In certain configurations, the `asyncio._SelectorSocketTransport.writelines()` method fails to signal the protocol to clear the write buffer when it approaches capacity. Because of this, protocols would not periodically drain the write buffer, potentially leading to a denial of service via memory exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Unbounded memory buffering in SelectorSocketTransport.writelines()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability likely impacts a small number of users. You must be using Python 3.12.0 or later, on Linux, using the asyncio module with protocols, and using .writelines() method which had new zero-copy-on-write behavior in Python 3.12.0 and later. If not all of these factors are true, then your usage of Python is unaffected.\n\n\nThis vulnerability is rated with an Important severity due to its potential for denial of service (DoS) attacks through memory exhaustion. By failing to signal the protocol to drain the write buffer when approaching the high-water mark, the affected `asyncio._SelectorSocketTransport.writelines()` method introduces a important flaw in flow control. This flaw can lead to uncontrolled growth of the buffer in long-running or high-throughput applications, which are typical in networked systems or event-driven architectures. Given that `asyncio` is widely used in performance-critical Python applications for handling asynchronous I/O, the impact of memory exhaustion could destabilize services, compromise system availability, and increase the risk of cascading failures, especially in production environments handling large-scale or untrusted inputs.",
"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": [
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.src",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.src",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-12254"
},
{
"category": "external",
"summary": "RHBZ#2330804",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2330804"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-12254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12254"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-12254",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12254"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/127655",
"url": "https://github.com/python/cpython/issues/127655"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/127656",
"url": "https://github.com/python/cpython/pull/127656"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/H4O3UBAOAQQXGT4RE3E4XQYR5XLROORB/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/H4O3UBAOAQQXGT4RE3E4XQYR5XLROORB/"
}
],
"release_date": "2024-12-06T15:19:41.576000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-13T09:19:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.src",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.src",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:11035"
},
{
"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": [
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.src",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.src",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.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": [
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.src",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.src",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.5.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.i686",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.s390x",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: Unbounded memory buffering in SelectorSocketTransport.writelines()"
}
]
}
RHSA-2024_11111
Vulnerability from csaf_redhat - Published: 2024-12-16 12:06 - Updated: 2024-12-18 05:21A vulnerability has been found in the Python `venv` module and CLI. Path names provided when creating a virtual environment were not quoted properly, allowing the creator to inject commands into virtual environment "activation" scripts, for example, "source venv/bin/activate". This flaw allows attacker-controlled virtual environments to run commands when the virtual environment is activated.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.x86_64 | — |
Vendor Fix
fix
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 for python3.11 is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: Virtual environment (venv) activation scripts don\u0027t quote paths (CVE-2024-9287)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"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:11111",
"url": "https://access.redhat.com/errata/RHSA-2024:11111"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2321440",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2321440"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_11111.json"
}
],
"title": "Red Hat Security Advisory: python3.11 security update",
"tracking": {
"current_release_date": "2024-12-18T05:21:24+00:00",
"generator": {
"date": "2024-12-18T05:21:24+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:11111",
"initial_release_date": "2024-12-16T12:06:49+00:00",
"revision_history": [
{
"date": "2024-12-16T12:06:49+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-16T12:06:49+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T05:21:24+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 9)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.9-7.el9_5.2.src",
"product": {
"name": "python3.11-0:3.11.9-7.el9_5.2.src",
"product_id": "python3.11-0:3.11.9-7.el9_5.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el9_5.2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.9-7.el9_5.2.aarch64",
"product": {
"name": "python3.11-0:3.11.9-7.el9_5.2.aarch64",
"product_id": "python3.11-0:3.11.9-7.el9_5.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el9_5.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.9-7.el9_5.2.aarch64",
"product": {
"name": "python3.11-devel-0:3.11.9-7.el9_5.2.aarch64",
"product_id": "python3.11-devel-0:3.11.9-7.el9_5.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-7.el9_5.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.9-7.el9_5.2.aarch64",
"product": {
"name": "python3.11-libs-0:3.11.9-7.el9_5.2.aarch64",
"product_id": "python3.11-libs-0:3.11.9-7.el9_5.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-7.el9_5.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.9-7.el9_5.2.aarch64",
"product": {
"name": "python3.11-tkinter-0:3.11.9-7.el9_5.2.aarch64",
"product_id": "python3.11-tkinter-0:3.11.9-7.el9_5.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-7.el9_5.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.9-7.el9_5.2.aarch64",
"product": {
"name": "python3.11-debugsource-0:3.11.9-7.el9_5.2.aarch64",
"product_id": "python3.11-debugsource-0:3.11.9-7.el9_5.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-7.el9_5.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.aarch64",
"product": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.aarch64",
"product_id": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-7.el9_5.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.9-7.el9_5.2.aarch64",
"product": {
"name": "python3.11-debug-0:3.11.9-7.el9_5.2.aarch64",
"product_id": "python3.11-debug-0:3.11.9-7.el9_5.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-7.el9_5.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.9-7.el9_5.2.aarch64",
"product": {
"name": "python3.11-idle-0:3.11.9-7.el9_5.2.aarch64",
"product_id": "python3.11-idle-0:3.11.9-7.el9_5.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-7.el9_5.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.9-7.el9_5.2.aarch64",
"product": {
"name": "python3.11-test-0:3.11.9-7.el9_5.2.aarch64",
"product_id": "python3.11-test-0:3.11.9-7.el9_5.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.9-7.el9_5.2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.9-7.el9_5.2.ppc64le",
"product": {
"name": "python3.11-0:3.11.9-7.el9_5.2.ppc64le",
"product_id": "python3.11-0:3.11.9-7.el9_5.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el9_5.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.9-7.el9_5.2.ppc64le",
"product": {
"name": "python3.11-devel-0:3.11.9-7.el9_5.2.ppc64le",
"product_id": "python3.11-devel-0:3.11.9-7.el9_5.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-7.el9_5.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.9-7.el9_5.2.ppc64le",
"product": {
"name": "python3.11-libs-0:3.11.9-7.el9_5.2.ppc64le",
"product_id": "python3.11-libs-0:3.11.9-7.el9_5.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-7.el9_5.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.9-7.el9_5.2.ppc64le",
"product": {
"name": "python3.11-tkinter-0:3.11.9-7.el9_5.2.ppc64le",
"product_id": "python3.11-tkinter-0:3.11.9-7.el9_5.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-7.el9_5.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.9-7.el9_5.2.ppc64le",
"product": {
"name": "python3.11-debugsource-0:3.11.9-7.el9_5.2.ppc64le",
"product_id": "python3.11-debugsource-0:3.11.9-7.el9_5.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-7.el9_5.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.ppc64le",
"product": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.ppc64le",
"product_id": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-7.el9_5.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.9-7.el9_5.2.ppc64le",
"product": {
"name": "python3.11-debug-0:3.11.9-7.el9_5.2.ppc64le",
"product_id": "python3.11-debug-0:3.11.9-7.el9_5.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-7.el9_5.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.9-7.el9_5.2.ppc64le",
"product": {
"name": "python3.11-idle-0:3.11.9-7.el9_5.2.ppc64le",
"product_id": "python3.11-idle-0:3.11.9-7.el9_5.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-7.el9_5.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.9-7.el9_5.2.ppc64le",
"product": {
"name": "python3.11-test-0:3.11.9-7.el9_5.2.ppc64le",
"product_id": "python3.11-test-0:3.11.9-7.el9_5.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.9-7.el9_5.2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.9-7.el9_5.2.x86_64",
"product": {
"name": "python3.11-0:3.11.9-7.el9_5.2.x86_64",
"product_id": "python3.11-0:3.11.9-7.el9_5.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el9_5.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.9-7.el9_5.2.x86_64",
"product": {
"name": "python3.11-devel-0:3.11.9-7.el9_5.2.x86_64",
"product_id": "python3.11-devel-0:3.11.9-7.el9_5.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-7.el9_5.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.9-7.el9_5.2.x86_64",
"product": {
"name": "python3.11-libs-0:3.11.9-7.el9_5.2.x86_64",
"product_id": "python3.11-libs-0:3.11.9-7.el9_5.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-7.el9_5.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.9-7.el9_5.2.x86_64",
"product": {
"name": "python3.11-tkinter-0:3.11.9-7.el9_5.2.x86_64",
"product_id": "python3.11-tkinter-0:3.11.9-7.el9_5.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-7.el9_5.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.9-7.el9_5.2.x86_64",
"product": {
"name": "python3.11-debugsource-0:3.11.9-7.el9_5.2.x86_64",
"product_id": "python3.11-debugsource-0:3.11.9-7.el9_5.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-7.el9_5.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.x86_64",
"product": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.x86_64",
"product_id": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-7.el9_5.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.9-7.el9_5.2.x86_64",
"product": {
"name": "python3.11-debug-0:3.11.9-7.el9_5.2.x86_64",
"product_id": "python3.11-debug-0:3.11.9-7.el9_5.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-7.el9_5.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.9-7.el9_5.2.x86_64",
"product": {
"name": "python3.11-idle-0:3.11.9-7.el9_5.2.x86_64",
"product_id": "python3.11-idle-0:3.11.9-7.el9_5.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-7.el9_5.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.9-7.el9_5.2.x86_64",
"product": {
"name": "python3.11-test-0:3.11.9-7.el9_5.2.x86_64",
"product_id": "python3.11-test-0:3.11.9-7.el9_5.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.9-7.el9_5.2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.9-7.el9_5.2.i686",
"product": {
"name": "python3.11-devel-0:3.11.9-7.el9_5.2.i686",
"product_id": "python3.11-devel-0:3.11.9-7.el9_5.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-7.el9_5.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.9-7.el9_5.2.i686",
"product": {
"name": "python3.11-libs-0:3.11.9-7.el9_5.2.i686",
"product_id": "python3.11-libs-0:3.11.9-7.el9_5.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-7.el9_5.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.9-7.el9_5.2.i686",
"product": {
"name": "python3.11-debugsource-0:3.11.9-7.el9_5.2.i686",
"product_id": "python3.11-debugsource-0:3.11.9-7.el9_5.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-7.el9_5.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.i686",
"product": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.i686",
"product_id": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-7.el9_5.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-0:3.11.9-7.el9_5.2.i686",
"product": {
"name": "python3.11-0:3.11.9-7.el9_5.2.i686",
"product_id": "python3.11-0:3.11.9-7.el9_5.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el9_5.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.9-7.el9_5.2.i686",
"product": {
"name": "python3.11-debug-0:3.11.9-7.el9_5.2.i686",
"product_id": "python3.11-debug-0:3.11.9-7.el9_5.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-7.el9_5.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.9-7.el9_5.2.i686",
"product": {
"name": "python3.11-idle-0:3.11.9-7.el9_5.2.i686",
"product_id": "python3.11-idle-0:3.11.9-7.el9_5.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-7.el9_5.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.9-7.el9_5.2.i686",
"product": {
"name": "python3.11-test-0:3.11.9-7.el9_5.2.i686",
"product_id": "python3.11-test-0:3.11.9-7.el9_5.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.9-7.el9_5.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.9-7.el9_5.2.i686",
"product": {
"name": "python3.11-tkinter-0:3.11.9-7.el9_5.2.i686",
"product_id": "python3.11-tkinter-0:3.11.9-7.el9_5.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-7.el9_5.2?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.9-7.el9_5.2.s390x",
"product": {
"name": "python3.11-0:3.11.9-7.el9_5.2.s390x",
"product_id": "python3.11-0:3.11.9-7.el9_5.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el9_5.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.9-7.el9_5.2.s390x",
"product": {
"name": "python3.11-devel-0:3.11.9-7.el9_5.2.s390x",
"product_id": "python3.11-devel-0:3.11.9-7.el9_5.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-7.el9_5.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.9-7.el9_5.2.s390x",
"product": {
"name": "python3.11-libs-0:3.11.9-7.el9_5.2.s390x",
"product_id": "python3.11-libs-0:3.11.9-7.el9_5.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-7.el9_5.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.9-7.el9_5.2.s390x",
"product": {
"name": "python3.11-tkinter-0:3.11.9-7.el9_5.2.s390x",
"product_id": "python3.11-tkinter-0:3.11.9-7.el9_5.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-7.el9_5.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.9-7.el9_5.2.s390x",
"product": {
"name": "python3.11-debugsource-0:3.11.9-7.el9_5.2.s390x",
"product_id": "python3.11-debugsource-0:3.11.9-7.el9_5.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-7.el9_5.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.s390x",
"product": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.s390x",
"product_id": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-7.el9_5.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.9-7.el9_5.2.s390x",
"product": {
"name": "python3.11-debug-0:3.11.9-7.el9_5.2.s390x",
"product_id": "python3.11-debug-0:3.11.9-7.el9_5.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-7.el9_5.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.9-7.el9_5.2.s390x",
"product": {
"name": "python3.11-idle-0:3.11.9-7.el9_5.2.s390x",
"product_id": "python3.11-idle-0:3.11.9-7.el9_5.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-7.el9_5.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.9-7.el9_5.2.s390x",
"product": {
"name": "python3.11-test-0:3.11.9-7.el9_5.2.s390x",
"product_id": "python3.11-test-0:3.11.9-7.el9_5.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.9-7.el9_5.2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el9_5.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.aarch64"
},
"product_reference": "python3.11-0:3.11.9-7.el9_5.2.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el9_5.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.i686"
},
"product_reference": "python3.11-0:3.11.9-7.el9_5.2.i686",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el9_5.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.ppc64le"
},
"product_reference": "python3.11-0:3.11.9-7.el9_5.2.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el9_5.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.s390x"
},
"product_reference": "python3.11-0:3.11.9-7.el9_5.2.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el9_5.2.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.src"
},
"product_reference": "python3.11-0:3.11.9-7.el9_5.2.src",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el9_5.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.x86_64"
},
"product_reference": "python3.11-0:3.11.9-7.el9_5.2.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.9-7.el9_5.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.aarch64"
},
"product_reference": "python3.11-debug-0:3.11.9-7.el9_5.2.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.9-7.el9_5.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.i686"
},
"product_reference": "python3.11-debug-0:3.11.9-7.el9_5.2.i686",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.9-7.el9_5.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.ppc64le"
},
"product_reference": "python3.11-debug-0:3.11.9-7.el9_5.2.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.9-7.el9_5.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.s390x"
},
"product_reference": "python3.11-debug-0:3.11.9-7.el9_5.2.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.9-7.el9_5.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.x86_64"
},
"product_reference": "python3.11-debug-0:3.11.9-7.el9_5.2.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.aarch64"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.i686"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.i686",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.ppc64le"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.s390x"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.x86_64"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el9_5.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.aarch64"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el9_5.2.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el9_5.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.i686"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el9_5.2.i686",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el9_5.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.ppc64le"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el9_5.2.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el9_5.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.s390x"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el9_5.2.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el9_5.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.x86_64"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el9_5.2.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.9-7.el9_5.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.aarch64"
},
"product_reference": "python3.11-devel-0:3.11.9-7.el9_5.2.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.9-7.el9_5.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.i686"
},
"product_reference": "python3.11-devel-0:3.11.9-7.el9_5.2.i686",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.9-7.el9_5.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.ppc64le"
},
"product_reference": "python3.11-devel-0:3.11.9-7.el9_5.2.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.9-7.el9_5.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.s390x"
},
"product_reference": "python3.11-devel-0:3.11.9-7.el9_5.2.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.9-7.el9_5.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.x86_64"
},
"product_reference": "python3.11-devel-0:3.11.9-7.el9_5.2.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.9-7.el9_5.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.aarch64"
},
"product_reference": "python3.11-idle-0:3.11.9-7.el9_5.2.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.9-7.el9_5.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.i686"
},
"product_reference": "python3.11-idle-0:3.11.9-7.el9_5.2.i686",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.9-7.el9_5.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.ppc64le"
},
"product_reference": "python3.11-idle-0:3.11.9-7.el9_5.2.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.9-7.el9_5.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.s390x"
},
"product_reference": "python3.11-idle-0:3.11.9-7.el9_5.2.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.9-7.el9_5.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.x86_64"
},
"product_reference": "python3.11-idle-0:3.11.9-7.el9_5.2.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.9-7.el9_5.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.aarch64"
},
"product_reference": "python3.11-libs-0:3.11.9-7.el9_5.2.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.9-7.el9_5.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.i686"
},
"product_reference": "python3.11-libs-0:3.11.9-7.el9_5.2.i686",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.9-7.el9_5.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.ppc64le"
},
"product_reference": "python3.11-libs-0:3.11.9-7.el9_5.2.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.9-7.el9_5.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.s390x"
},
"product_reference": "python3.11-libs-0:3.11.9-7.el9_5.2.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.9-7.el9_5.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.x86_64"
},
"product_reference": "python3.11-libs-0:3.11.9-7.el9_5.2.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.9-7.el9_5.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.aarch64"
},
"product_reference": "python3.11-test-0:3.11.9-7.el9_5.2.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.9-7.el9_5.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.i686"
},
"product_reference": "python3.11-test-0:3.11.9-7.el9_5.2.i686",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.9-7.el9_5.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.ppc64le"
},
"product_reference": "python3.11-test-0:3.11.9-7.el9_5.2.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.9-7.el9_5.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.s390x"
},
"product_reference": "python3.11-test-0:3.11.9-7.el9_5.2.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.9-7.el9_5.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.x86_64"
},
"product_reference": "python3.11-test-0:3.11.9-7.el9_5.2.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.9-7.el9_5.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.aarch64"
},
"product_reference": "python3.11-tkinter-0:3.11.9-7.el9_5.2.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.9-7.el9_5.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.i686"
},
"product_reference": "python3.11-tkinter-0:3.11.9-7.el9_5.2.i686",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.9-7.el9_5.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.ppc64le"
},
"product_reference": "python3.11-tkinter-0:3.11.9-7.el9_5.2.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.9-7.el9_5.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.s390x"
},
"product_reference": "python3.11-tkinter-0:3.11.9-7.el9_5.2.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.9-7.el9_5.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.x86_64"
},
"product_reference": "python3.11-tkinter-0:3.11.9-7.el9_5.2.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el9_5.2.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.aarch64"
},
"product_reference": "python3.11-0:3.11.9-7.el9_5.2.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el9_5.2.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.i686"
},
"product_reference": "python3.11-0:3.11.9-7.el9_5.2.i686",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el9_5.2.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.ppc64le"
},
"product_reference": "python3.11-0:3.11.9-7.el9_5.2.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el9_5.2.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.s390x"
},
"product_reference": "python3.11-0:3.11.9-7.el9_5.2.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el9_5.2.src as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.src"
},
"product_reference": "python3.11-0:3.11.9-7.el9_5.2.src",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el9_5.2.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.x86_64"
},
"product_reference": "python3.11-0:3.11.9-7.el9_5.2.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.9-7.el9_5.2.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.aarch64"
},
"product_reference": "python3.11-debug-0:3.11.9-7.el9_5.2.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.9-7.el9_5.2.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.i686"
},
"product_reference": "python3.11-debug-0:3.11.9-7.el9_5.2.i686",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.9-7.el9_5.2.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.ppc64le"
},
"product_reference": "python3.11-debug-0:3.11.9-7.el9_5.2.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.9-7.el9_5.2.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.s390x"
},
"product_reference": "python3.11-debug-0:3.11.9-7.el9_5.2.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.9-7.el9_5.2.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.x86_64"
},
"product_reference": "python3.11-debug-0:3.11.9-7.el9_5.2.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.aarch64"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.i686"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.i686",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.ppc64le"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.s390x"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.x86_64"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el9_5.2.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el9_5.2.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.aarch64"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el9_5.2.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el9_5.2.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.i686"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el9_5.2.i686",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el9_5.2.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.ppc64le"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el9_5.2.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el9_5.2.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.s390x"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el9_5.2.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el9_5.2.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.x86_64"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el9_5.2.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.9-7.el9_5.2.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.aarch64"
},
"product_reference": "python3.11-devel-0:3.11.9-7.el9_5.2.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.9-7.el9_5.2.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.i686"
},
"product_reference": "python3.11-devel-0:3.11.9-7.el9_5.2.i686",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.9-7.el9_5.2.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.ppc64le"
},
"product_reference": "python3.11-devel-0:3.11.9-7.el9_5.2.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.9-7.el9_5.2.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.s390x"
},
"product_reference": "python3.11-devel-0:3.11.9-7.el9_5.2.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.9-7.el9_5.2.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.x86_64"
},
"product_reference": "python3.11-devel-0:3.11.9-7.el9_5.2.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.9-7.el9_5.2.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.aarch64"
},
"product_reference": "python3.11-idle-0:3.11.9-7.el9_5.2.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.9-7.el9_5.2.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.i686"
},
"product_reference": "python3.11-idle-0:3.11.9-7.el9_5.2.i686",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.9-7.el9_5.2.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.ppc64le"
},
"product_reference": "python3.11-idle-0:3.11.9-7.el9_5.2.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.9-7.el9_5.2.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.s390x"
},
"product_reference": "python3.11-idle-0:3.11.9-7.el9_5.2.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.9-7.el9_5.2.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.x86_64"
},
"product_reference": "python3.11-idle-0:3.11.9-7.el9_5.2.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.9-7.el9_5.2.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.aarch64"
},
"product_reference": "python3.11-libs-0:3.11.9-7.el9_5.2.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.9-7.el9_5.2.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.i686"
},
"product_reference": "python3.11-libs-0:3.11.9-7.el9_5.2.i686",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.9-7.el9_5.2.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.ppc64le"
},
"product_reference": "python3.11-libs-0:3.11.9-7.el9_5.2.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.9-7.el9_5.2.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.s390x"
},
"product_reference": "python3.11-libs-0:3.11.9-7.el9_5.2.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.9-7.el9_5.2.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.x86_64"
},
"product_reference": "python3.11-libs-0:3.11.9-7.el9_5.2.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.9-7.el9_5.2.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.aarch64"
},
"product_reference": "python3.11-test-0:3.11.9-7.el9_5.2.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.9-7.el9_5.2.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.i686"
},
"product_reference": "python3.11-test-0:3.11.9-7.el9_5.2.i686",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.9-7.el9_5.2.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.ppc64le"
},
"product_reference": "python3.11-test-0:3.11.9-7.el9_5.2.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.9-7.el9_5.2.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.s390x"
},
"product_reference": "python3.11-test-0:3.11.9-7.el9_5.2.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.9-7.el9_5.2.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.x86_64"
},
"product_reference": "python3.11-test-0:3.11.9-7.el9_5.2.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.9-7.el9_5.2.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.aarch64"
},
"product_reference": "python3.11-tkinter-0:3.11.9-7.el9_5.2.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.9-7.el9_5.2.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.i686"
},
"product_reference": "python3.11-tkinter-0:3.11.9-7.el9_5.2.i686",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.9-7.el9_5.2.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.ppc64le"
},
"product_reference": "python3.11-tkinter-0:3.11.9-7.el9_5.2.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.9-7.el9_5.2.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.s390x"
},
"product_reference": "python3.11-tkinter-0:3.11.9-7.el9_5.2.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.9-7.el9_5.2.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.x86_64"
},
"product_reference": "python3.11-tkinter-0:3.11.9-7.el9_5.2.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-9287",
"cwe": {
"id": "CWE-428",
"name": "Unquoted Search Path or Element"
},
"discovery_date": "2024-10-24T10:14:11.787329+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2321440"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability has been found in the Python `venv` module and CLI. Path names provided when creating a virtual environment were not quoted properly, allowing the creator to inject commands into virtual environment \"activation\" scripts, for example, \"source venv/bin/activate\". This flaw allows attacker-controlled virtual environments to run commands when the virtual environment is activated.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Virtual environment (venv) activation scripts don\u0027t quote paths",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in the Python `venv` module is rated as moderate rather than important because it relies on a specific set of conditions to be exploitable, limiting its impact. An attacker would need to have control over the virtual environment creation process and access to the environment setup, which is less common in typical usage scenarios. Furthermore, the vulnerability only poses a risk if users activate the malicious virtual environment through `source venv/bin/activate` or similar scripts, as direct invocation of the virtual environment without activation (`./venv/bin/python`) is not affected.\n\nVersions of python36:3.6/python36 and python39:3.9/python39 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"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": [
"AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.src",
"AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.src",
"CRB-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-9287"
},
{
"category": "external",
"summary": "RHBZ#2321440",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2321440"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9287"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-9287",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9287"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/124651",
"url": "https://github.com/python/cpython/issues/124651"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/124712",
"url": "https://github.com/python/cpython/pull/124712"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/RSPJ2B5JL22FG3TKUJ7D7DQ4N5JRRBZL/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/RSPJ2B5JL22FG3TKUJ7D7DQ4N5JRRBZL/"
}
],
"release_date": "2024-10-22T16:34:39.210000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-16T12:06:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.src",
"AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.src",
"CRB-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:11111"
},
{
"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": [
"AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.src",
"AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.src",
"CRB-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:C/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.src",
"AppStream-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.x86_64",
"AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.aarch64",
"AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.i686",
"AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.ppc64le",
"AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.s390x",
"AppStream-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.src",
"CRB-9.5.0.Z.MAIN:python3.11-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-debug-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-debuginfo-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-debugsource-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-devel-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-idle-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-libs-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-test-0:3.11.9-7.el9_5.2.x86_64",
"CRB-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.aarch64",
"CRB-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.i686",
"CRB-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.ppc64le",
"CRB-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.s390x",
"CRB-9.5.0.Z.MAIN:python3.11-tkinter-0:3.11.9-7.el9_5.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Virtual environment (venv) activation scripts don\u0027t quote paths"
}
]
}
RHSA-2025:0280
Vulnerability from csaf_redhat - Published: 2025-01-13 11:40 - Updated: 2026-06-25 11:08A vulnerability has been found in the Python `venv` module and CLI. Path names provided when creating a virtual environment were not quoted properly, allowing the creator to inject commands into virtual environment "activation" scripts, for example, "source venv/bin/activate". This flaw allows attacker-controlled virtual environments to run commands when the virtual environment is activated.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.7.i686 | — |
Vendor Fix
fix
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 for python3.11 is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: Virtual environment (venv) activation scripts don\u0027t quote paths (CVE-2024-9287)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"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:0280",
"url": "https://access.redhat.com/errata/RHSA-2025:0280"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2321440",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2321440"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_0280.json"
}
],
"title": "Red Hat Security Advisory: python3.11 security update",
"tracking": {
"current_release_date": "2026-06-25T11:08:10+00:00",
"generator": {
"date": "2026-06-25T11:08:10+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.1.0"
}
},
"id": "RHSA-2025:0280",
"initial_release_date": "2025-01-13T11:40:27+00:00",
"revision_history": [
{
"date": "2025-01-13T11:40:27+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-01-13T11:40:27+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-25T11:08:10+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product": {
"name": "Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.7-1.el9_4.7.src",
"product": {
"name": "python3.11-0:3.11.7-1.el9_4.7.src",
"product_id": "python3.11-0:3.11.7-1.el9_4.7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.7-1.el9_4.7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.7-1.el9_4.7.aarch64",
"product": {
"name": "python3.11-0:3.11.7-1.el9_4.7.aarch64",
"product_id": "python3.11-0:3.11.7-1.el9_4.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.7-1.el9_4.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.7-1.el9_4.7.aarch64",
"product": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.7.aarch64",
"product_id": "python3.11-devel-0:3.11.7-1.el9_4.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.7-1.el9_4.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.7-1.el9_4.7.aarch64",
"product": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.7.aarch64",
"product_id": "python3.11-libs-0:3.11.7-1.el9_4.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.7-1.el9_4.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.7.aarch64",
"product": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.7.aarch64",
"product_id": "python3.11-tkinter-0:3.11.7-1.el9_4.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.7-1.el9_4.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.7.aarch64",
"product": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.7.aarch64",
"product_id": "python3.11-debugsource-0:3.11.7-1.el9_4.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.7-1.el9_4.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.7.aarch64",
"product": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.7.aarch64",
"product_id": "python3.11-debuginfo-0:3.11.7-1.el9_4.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.7-1.el9_4.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.7-1.el9_4.7.aarch64",
"product": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.7.aarch64",
"product_id": "python3.11-debug-0:3.11.7-1.el9_4.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.7-1.el9_4.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.7-1.el9_4.7.aarch64",
"product": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.7.aarch64",
"product_id": "python3.11-idle-0:3.11.7-1.el9_4.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.7-1.el9_4.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.7-1.el9_4.7.aarch64",
"product": {
"name": "python3.11-test-0:3.11.7-1.el9_4.7.aarch64",
"product_id": "python3.11-test-0:3.11.7-1.el9_4.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.7-1.el9_4.7?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.7-1.el9_4.7.ppc64le",
"product": {
"name": "python3.11-0:3.11.7-1.el9_4.7.ppc64le",
"product_id": "python3.11-0:3.11.7-1.el9_4.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.7-1.el9_4.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.7-1.el9_4.7.ppc64le",
"product": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.7.ppc64le",
"product_id": "python3.11-devel-0:3.11.7-1.el9_4.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.7-1.el9_4.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.7-1.el9_4.7.ppc64le",
"product": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.7.ppc64le",
"product_id": "python3.11-libs-0:3.11.7-1.el9_4.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.7-1.el9_4.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.7.ppc64le",
"product": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.7.ppc64le",
"product_id": "python3.11-tkinter-0:3.11.7-1.el9_4.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.7-1.el9_4.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.7.ppc64le",
"product": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.7.ppc64le",
"product_id": "python3.11-debugsource-0:3.11.7-1.el9_4.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.7-1.el9_4.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.7.ppc64le",
"product": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.7.ppc64le",
"product_id": "python3.11-debuginfo-0:3.11.7-1.el9_4.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.7-1.el9_4.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.7-1.el9_4.7.ppc64le",
"product": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.7.ppc64le",
"product_id": "python3.11-debug-0:3.11.7-1.el9_4.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.7-1.el9_4.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.7-1.el9_4.7.ppc64le",
"product": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.7.ppc64le",
"product_id": "python3.11-idle-0:3.11.7-1.el9_4.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.7-1.el9_4.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.7-1.el9_4.7.ppc64le",
"product": {
"name": "python3.11-test-0:3.11.7-1.el9_4.7.ppc64le",
"product_id": "python3.11-test-0:3.11.7-1.el9_4.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.7-1.el9_4.7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.7-1.el9_4.7.x86_64",
"product": {
"name": "python3.11-0:3.11.7-1.el9_4.7.x86_64",
"product_id": "python3.11-0:3.11.7-1.el9_4.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.7-1.el9_4.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.7-1.el9_4.7.x86_64",
"product": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.7.x86_64",
"product_id": "python3.11-devel-0:3.11.7-1.el9_4.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.7-1.el9_4.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.7-1.el9_4.7.x86_64",
"product": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.7.x86_64",
"product_id": "python3.11-libs-0:3.11.7-1.el9_4.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.7-1.el9_4.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.7.x86_64",
"product": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.7.x86_64",
"product_id": "python3.11-tkinter-0:3.11.7-1.el9_4.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.7-1.el9_4.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.7.x86_64",
"product": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.7.x86_64",
"product_id": "python3.11-debugsource-0:3.11.7-1.el9_4.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.7-1.el9_4.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.7.x86_64",
"product": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.7.x86_64",
"product_id": "python3.11-debuginfo-0:3.11.7-1.el9_4.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.7-1.el9_4.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.7-1.el9_4.7.x86_64",
"product": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.7.x86_64",
"product_id": "python3.11-debug-0:3.11.7-1.el9_4.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.7-1.el9_4.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.7-1.el9_4.7.x86_64",
"product": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.7.x86_64",
"product_id": "python3.11-idle-0:3.11.7-1.el9_4.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.7-1.el9_4.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.7-1.el9_4.7.x86_64",
"product": {
"name": "python3.11-test-0:3.11.7-1.el9_4.7.x86_64",
"product_id": "python3.11-test-0:3.11.7-1.el9_4.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.7-1.el9_4.7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.7-1.el9_4.7.i686",
"product": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.7.i686",
"product_id": "python3.11-devel-0:3.11.7-1.el9_4.7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.7-1.el9_4.7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.7-1.el9_4.7.i686",
"product": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.7.i686",
"product_id": "python3.11-libs-0:3.11.7-1.el9_4.7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.7-1.el9_4.7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.7.i686",
"product": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.7.i686",
"product_id": "python3.11-debugsource-0:3.11.7-1.el9_4.7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.7-1.el9_4.7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.7.i686",
"product": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.7.i686",
"product_id": "python3.11-debuginfo-0:3.11.7-1.el9_4.7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.7-1.el9_4.7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-0:3.11.7-1.el9_4.7.i686",
"product": {
"name": "python3.11-0:3.11.7-1.el9_4.7.i686",
"product_id": "python3.11-0:3.11.7-1.el9_4.7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.7-1.el9_4.7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.7-1.el9_4.7.i686",
"product": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.7.i686",
"product_id": "python3.11-debug-0:3.11.7-1.el9_4.7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.7-1.el9_4.7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.7-1.el9_4.7.i686",
"product": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.7.i686",
"product_id": "python3.11-idle-0:3.11.7-1.el9_4.7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.7-1.el9_4.7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.7-1.el9_4.7.i686",
"product": {
"name": "python3.11-test-0:3.11.7-1.el9_4.7.i686",
"product_id": "python3.11-test-0:3.11.7-1.el9_4.7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.7-1.el9_4.7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.7.i686",
"product": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.7.i686",
"product_id": "python3.11-tkinter-0:3.11.7-1.el9_4.7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.7-1.el9_4.7?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.7-1.el9_4.7.s390x",
"product": {
"name": "python3.11-0:3.11.7-1.el9_4.7.s390x",
"product_id": "python3.11-0:3.11.7-1.el9_4.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.7-1.el9_4.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.7-1.el9_4.7.s390x",
"product": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.7.s390x",
"product_id": "python3.11-devel-0:3.11.7-1.el9_4.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.7-1.el9_4.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.7-1.el9_4.7.s390x",
"product": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.7.s390x",
"product_id": "python3.11-libs-0:3.11.7-1.el9_4.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.7-1.el9_4.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.7.s390x",
"product": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.7.s390x",
"product_id": "python3.11-tkinter-0:3.11.7-1.el9_4.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.7-1.el9_4.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.7.s390x",
"product": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.7.s390x",
"product_id": "python3.11-debugsource-0:3.11.7-1.el9_4.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.7-1.el9_4.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.7.s390x",
"product": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.7.s390x",
"product_id": "python3.11-debuginfo-0:3.11.7-1.el9_4.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.7-1.el9_4.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.7-1.el9_4.7.s390x",
"product": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.7.s390x",
"product_id": "python3.11-debug-0:3.11.7-1.el9_4.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.7-1.el9_4.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.7-1.el9_4.7.s390x",
"product": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.7.s390x",
"product_id": "python3.11-idle-0:3.11.7-1.el9_4.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.7-1.el9_4.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.7-1.el9_4.7.s390x",
"product": {
"name": "python3.11-test-0:3.11.7-1.el9_4.7.s390x",
"product_id": "python3.11-test-0:3.11.7-1.el9_4.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.7-1.el9_4.7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.7.aarch64"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.7.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.7.ppc64le"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.7.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.7.s390x"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.7.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.7.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.7.src"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.7.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.7.x86_64"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.7.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.aarch64"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.7.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.7.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.i686"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.7.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.ppc64le"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.7.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.s390x"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.7.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.x86_64"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.7.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.aarch64"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.7.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.7.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.i686"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.7.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.ppc64le"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.7.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.s390x"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.7.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.x86_64"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.7.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.7.aarch64"
},
"product_reference": "python3.11-devel-0:3.11.7-1.el9_4.7.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.7.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.7.i686"
},
"product_reference": "python3.11-devel-0:3.11.7-1.el9_4.7.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.7.ppc64le"
},
"product_reference": "python3.11-devel-0:3.11.7-1.el9_4.7.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.7.s390x"
},
"product_reference": "python3.11-devel-0:3.11.7-1.el9_4.7.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.7.x86_64"
},
"product_reference": "python3.11-devel-0:3.11.7-1.el9_4.7.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.7.aarch64"
},
"product_reference": "python3.11-libs-0:3.11.7-1.el9_4.7.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.7.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.7.i686"
},
"product_reference": "python3.11-libs-0:3.11.7-1.el9_4.7.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.7.ppc64le"
},
"product_reference": "python3.11-libs-0:3.11.7-1.el9_4.7.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.7.s390x"
},
"product_reference": "python3.11-libs-0:3.11.7-1.el9_4.7.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.7.x86_64"
},
"product_reference": "python3.11-libs-0:3.11.7-1.el9_4.7.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.7.aarch64"
},
"product_reference": "python3.11-tkinter-0:3.11.7-1.el9_4.7.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.7.ppc64le"
},
"product_reference": "python3.11-tkinter-0:3.11.7-1.el9_4.7.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.7.s390x"
},
"product_reference": "python3.11-tkinter-0:3.11.7-1.el9_4.7.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.7.x86_64"
},
"product_reference": "python3.11-tkinter-0:3.11.7-1.el9_4.7.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.7.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.7.i686"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.7.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.7.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.7.aarch64"
},
"product_reference": "python3.11-debug-0:3.11.7-1.el9_4.7.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.7.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.7.i686"
},
"product_reference": "python3.11-debug-0:3.11.7-1.el9_4.7.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.7.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.7.ppc64le"
},
"product_reference": "python3.11-debug-0:3.11.7-1.el9_4.7.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.7.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.7.s390x"
},
"product_reference": "python3.11-debug-0:3.11.7-1.el9_4.7.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.7.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.7.x86_64"
},
"product_reference": "python3.11-debug-0:3.11.7-1.el9_4.7.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.7.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.aarch64"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.7.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.7.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.i686"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.7.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.7.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.ppc64le"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.7.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.7.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.s390x"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.7.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.7.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.x86_64"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.7.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.7.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.aarch64"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.7.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.7.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.i686"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.7.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.7.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.ppc64le"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.7.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.7.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.s390x"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.7.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.7.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.x86_64"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.7.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.7.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.7.aarch64"
},
"product_reference": "python3.11-idle-0:3.11.7-1.el9_4.7.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.7.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.7.i686"
},
"product_reference": "python3.11-idle-0:3.11.7-1.el9_4.7.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.7.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.7.ppc64le"
},
"product_reference": "python3.11-idle-0:3.11.7-1.el9_4.7.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.7.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.7.s390x"
},
"product_reference": "python3.11-idle-0:3.11.7-1.el9_4.7.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.7.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.7.x86_64"
},
"product_reference": "python3.11-idle-0:3.11.7-1.el9_4.7.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.7-1.el9_4.7.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.7.aarch64"
},
"product_reference": "python3.11-test-0:3.11.7-1.el9_4.7.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.7-1.el9_4.7.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.7.i686"
},
"product_reference": "python3.11-test-0:3.11.7-1.el9_4.7.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.7-1.el9_4.7.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.7.ppc64le"
},
"product_reference": "python3.11-test-0:3.11.7-1.el9_4.7.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.7-1.el9_4.7.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.7.s390x"
},
"product_reference": "python3.11-test-0:3.11.7-1.el9_4.7.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.7-1.el9_4.7.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.7.x86_64"
},
"product_reference": "python3.11-test-0:3.11.7-1.el9_4.7.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.7.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.7.i686"
},
"product_reference": "python3.11-tkinter-0:3.11.7-1.el9_4.7.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-9287",
"cwe": {
"id": "CWE-428",
"name": "Unquoted Search Path or Element"
},
"discovery_date": "2024-10-24T10:14:11.787329+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2321440"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability has been found in the Python `venv` module and CLI. Path names provided when creating a virtual environment were not quoted properly, allowing the creator to inject commands into virtual environment \"activation\" scripts, for example, \"source venv/bin/activate\". This flaw allows attacker-controlled virtual environments to run commands when the virtual environment is activated.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Virtual environment (venv) activation scripts don\u0027t quote paths",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in the Python `venv` module is rated as moderate rather than important because it relies on a specific set of conditions to be exploitable, limiting its impact. An attacker would need to have control over the virtual environment creation process and access to the environment setup, which is less common in typical usage scenarios. Furthermore, the vulnerability only poses a risk if users activate the malicious virtual environment through `source venv/bin/activate` or similar scripts, as direct invocation of the virtual environment without activation (`./venv/bin/python`) is not affected.\n\nVersions of python36:3.6/python36 and python39:3.9/python39 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"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": [
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.7.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.7.i686"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-9287"
},
{
"category": "external",
"summary": "RHBZ#2321440",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2321440"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9287"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-9287",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9287"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/124651",
"url": "https://github.com/python/cpython/issues/124651"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/124712",
"url": "https://github.com/python/cpython/pull/124712"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/RSPJ2B5JL22FG3TKUJ7D7DQ4N5JRRBZL/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/RSPJ2B5JL22FG3TKUJ7D7DQ4N5JRRBZL/"
}
],
"release_date": "2024-10-22T16:34:39.210000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-01-13T11:40:27+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.7.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.7.i686"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:0280"
},
{
"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": [
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.7.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.7.i686"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:C/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.7.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.7.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.7.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.7.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.7.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.7.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.7.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.7.i686"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Virtual environment (venv) activation scripts don\u0027t quote paths"
}
]
}
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.